What problem does it solve?
This Skill prevents agents from producing weak or noncompliant Skill documentation by enforcing test-driven development for process writing, so skills stay correct under pressure and resist rationalization.
Core Features & Use Cases
- TDD for documentation: adapts RED-GREEN-REFACTOR to Skill authoring so you identify real baseline failures first, then write the smallest effective guidance.
- Compliance under pressure testing: uses pressure scenarios with subagents to verify agents follow the rules when they have incentives to violate them.
- Bulletproofing against loopholes: captures rationalizations verbatim, adds explicit negations/counters, and re-verifies until compliance stays stable.
- Discovery-friendly authoring: improves Claude Search Optimization by requiring a third-person, trigger-focused description and keyword coverage.
Quick Start
Use the writing-skills Skill when creating or editing a Skill and run baseline pressure scenarios to confirm the Skill fixes the exact failures that occur without it.