What problem does it solve? Writing effective agent skills without testing leads to documentation that agents ignore, misinterpret, or rationalize away under pressure, resulting in unreliable skill behavior in production. ## Core Features & Use Cases - TDD-Based Skill Authoring: Applies the RED-GREEN-REFACTOR cycle to skill creation, requiring baseline failure tests before writing any skill content. - Pressure Scenario Testing: Provides a methodology for testing skills with subagents under combined pressures like time constraints, sunk cost, and authority. - Rationalization Bulletproofing: Includes patterns for closing loopholes, building rationalization tables, and creating red flag lists that prevent agents from bypassing rules. - Use Case: When creating a new discipline-enforcing skill like TDD or verification-before-completion, use this skill to run baseline scenarios, document agent failures verbatim, write minimal counter-instructions, and iterate until agents comply under maximum pressure. ## Quick Start Ask the agent to create a new skill following the writing-skills methodology, starting with baseline pressure scenario testing before writing any content.