What problem does it solve?
This Skill solves the problem of creating ineffective or untested skills that agents fail to follow under pressure. It applies test-driven development principles to skill documentation, ensuring skills are bulletproof and actually followed.
Core Features & Use Cases
- TDD for Skills: Applies RED-GREEN-REFACTOR cycle to skill creation, watching agents fail before writing documentation.
- Pressure Testing: Tests skills against combined pressures (time, sunk cost, authority, exhaustion) to ensure compliance.
- Loophole Prevention: Systematically identifies and closes rationalizations agents use to bypass discipline-enforcing skills.
- Use Case: Use when creating any new skill, editing existing skills, or verifying skills work before deployment to ensure they resist rationalization.
Quick Start
Use the write-skill skill to create a new skill by first running a pressure scenario without the skill to establish baseline behavior, then writing minimal documentation addressing those specific failures.