What problem does it solve?
This Skill ensures that new and updated process documentation (Skills) are robust, effective, and prevent agents from rationalizing workarounds, by applying Test-Driven Development principles to skill authoring.
Core Features & Use Cases
- TDD for Documentation: Enforces the RED-GREEN-REFACTOR cycle for creating and editing Skills.
- Pressure Scenario Testing: Develops realistic scenarios with multiple pressures (time, sunk cost, authority) to test agent compliance.
- Rationalization Countermeasures: Identifies and explicitly addresses common excuses agents use to bypass rules.
- Use Case: Before deploying a new skill that requires agents to always perform code reviews, you would use this skill's methodology to write pressure scenarios where agents are tempted to skip reviews due to time constraints, document the rationalizations they use, and then refine the skill to explicitly block those rationalizations.
Quick Start
Follow the RED-GREEN-REFACTOR cycle to create or update any skill documentation.