agent-md-tuner
Installation
SKILL.md
Agent MD Tuner
Audit, enhance, and restructure a project's AI agent configuration files so coding agents perform better — fewer wrong assumptions, less overengineering, more surgical changes, and verifiable goals.
Announce at start: "I'm using the agent-md-tuner skill."
Operating Modes
| Mode | When | What it does |
|---|---|---|
| Create | No agent config exists | Generate complete project-aware file from scratch |
| Enhance | Config exists, <150 lines, has gaps | Sharpen generic sections with project-specific details, merge missing behavioral constraints |
| Restructure | Config >150 lines or disorganized | Propose lean rewrite (<100 lines root) following 3-tier architecture |
Mode is auto-detected but user can override. The 150-line threshold is a guideline — also consider content density: a 200-line file where every line is project-specific may be fine, while a 120-line file with 80 lines of generic methodology may need restructuring.