What problem does it solve?
This Skill provides a rigorous, test-driven development (TDD) approach to creating and refining documentation skills, ensuring they are effective, discoverable, and resistant to rationalization.
Core Features & Use Cases
- TDD for Documentation: Apply the RED-GREEN-REFACTOR cycle to skill creation.
- Pressure Testing: Design scenarios that simulate real-world constraints to test skill compliance.
- Rationalization Countermeasures: Develop explicit strategies to prevent agents from bypassing rules.
- Use Case: When developing a new skill that enforces a critical coding standard (like TDD), use this skill to write failing test scenarios first, then build the documentation to make agents comply, and finally, refactor to close any loopholes agents might exploit under pressure.
Quick Start
Follow the TDD cycle to create a new skill documentation.