Automatically analyzes configuration files to detect inconsistencies, conflicts, missing keys, and divergent values across environments, versions, or modules. Use when managing multi-environment configurations, detecting config drift, validating configuration changes, or ensuring consistency across microservices. Supports JSON, YAML, TOML, INI, XML, .env, and properties files. Identifies security issues like hardcoded secrets and provides actionable resolution guidance.
Install with Tessl CLI
npx tessl i github:ArabelaTso/Skills-4-SE --skill config-consistency-checker80
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
Multi-environment config consistency report
Report header present
0%
100%
Files Analyzed section
60%
100%
Summary counts
37%
100%
Critical Issues section
100%
100%
Warnings section
25%
100%
Impact field per critical issue
100%
100%
Resolution field per issue
87%
100%
Missing key detected
100%
100%
Type mismatch detected
100%
100%
Divergent value noted
100%
100%
Multi-format parsing
100%
100%
Intentional difference acknowledged
100%
100%
SSL critical flag
100%
100%
Without context: $0.2395 · 2m 41s · 11 turns · 66 in / 3,750 out tokens
With context: $0.4359 · 4m 41s · 24 turns · 28 in / 7,069 out tokens
Security issue detection and reporting
Report header
0%
100%
Files Analyzed section
60%
100%
Critical vs Warning split
50%
100%
Hardcoded password detected
100%
100%
Hardcoded API key detected
100%
100%
SSL disabled flagged
100%
100%
Debug mode in prod flagged
100%
100%
Security issues are Critical
62%
100%
Impact field per critical
100%
100%
Env var / secrets manager recommended
100%
100%
Critical keys prioritized
87%
100%
Resolution per issue
100%
100%
Summary total count
40%
100%
Without context: $0.2043 · 2m 24s · 9 turns · 14 in / 4,535 out tokens
With context: $0.4443 · 3m 54s · 22 turns · 435 in / 6,622 out tokens
Cross-format config migration validation
Report header
0%
0%
Both files listed
60%
100%
Summary section
71%
100%
Deprecated key detected
100%
100%
Missing key detected
100%
100%
Type mismatch detected
100%
100%
Version comparison framing
100%
100%
Critical vs Warning split
75%
100%
Impact field
100%
100%
Resolution per issue
100%
100%
Schema validation recommended
100%
100%
Cross-format parsing
100%
100%
CI/CD automation mentioned
100%
100%
Without context: $0.1952 · 2m 50s · 8 turns · 13 in / 4,479 out tokens
With context: $0.6289 · 3m 53s · 27 turns · 385 in / 9,779 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.