What problem does it solve?
Helps authors produce discoverable, testable SKILL.md documentation that reliably changes agent behavior by applying a TDD (RED-GREEN-REFACTOR) process to skill authoring and verification.
Core Features & Use Cases
- TDD for Skills: Maps TDD concepts to skill creation (failing baseline scenarios, minimal skill content, iterative loophole closure).
- Testing Methodology: Guidance for writing pressure scenarios, running baseline tests with subagents, capturing rationalizations, and re-verifying compliance.
- Discovery & CSO: Advice on description writing, keyword coverage, token efficiency, and cross-referencing to ensure skills are found and loaded only when relevant.
- Authoring References & Tools: Includes patterns for organizing references, examples, verification checklists, and a graph rendering helper for flowcharts.
Quick Start
Use the writing-skills process to write a SKILL.md, run baseline pressure scenarios without the skill, add minimal instructions addressing failures, and re-run scenarios until agents comply.