Project Config And Tests
Read AGENTS.md first. Use this skill when the main task is config behavior or
small deterministic test coverage.
Focus
- keep config parsing non-fatal where that preserves recovery/help paths
- keep defaults, example config, and docs aligned
- prefer deterministic tests around parsing, normalization, and helper seams
- keep WHAT/HOW/WHY commentary current in repo-owned tests