What problem does it solve?
Many skills and process documents are never tested, allowing agents to rationalize workarounds and ignore required workflows; this skill applies a TDD-style approach to skill authoring so agents follow documented rules under real pressure.
Core Features & Use Cases
- TDD for documentation: RED-GREEN-REFACTOR cycle applied to SKILL.md authoring so each skill is validated with failing baseline scenarios, minimal targeted fixes, and iterative loophole closure.
- Pressure testing with subagents: Templates and test formats for running realistic, multi-pressure scenarios (time, sunk cost, authority) and capturing verbatim rationalizations to drive precise fixes.
- Discovery & CSO guidance: Advice on frontmatter, concise descriptions, keyword coverage, and progressive disclosure so agents reliably find and load the right skill when needed.
- Use Cases: Creating new skills, editing discipline-enforcing skills (TDD, verification), and verifying skills before deployment to ensure agent compliance.
Quick Start
Run a pressure scenario without the skill to record failures, author SKILL.md addressing those failures, then re-run the scenario with the skill to verify compliance.