What problem does it solve?
Helps authors convert informal processes and tribal knowledge into concise, discoverable Skills that are verified under pressure so agents reliably follow discipline-enforcing patterns.
Core Features & Use Cases
- Prescribes a RED-GREEN-REFACTOR workflow for skill authoring and verification using pressure scenarios and subagent tests.
- Provides templates for pressure scenarios, rationalization tables, red-flag lists, and verification checklists to harden discipline-enforcing skills.
- Includes guidance on discovery-optimized metadata (name/description conventions) and progressive disclosure so Skills load only when relevant.
- Use case: creating a TDD-based documentation skill that forces agents to delete untested code and prove compliance under combined time, sunk-cost, and authority pressures.
Quick Start
Write a failing pressure scenario, run it without the skill to capture exact rationalizations, author a minimal SKILL.md addressing those failures, and re-run the scenario to verify compliance.