What problem does it solve?
Prevents untested, inconsistent, or easily-rationalized agent skills by applying a test-driven documentation process so skills reliably change agent behavior under pressure.
Core Features & Use Cases
- TDD mapping for skills: RED-GREEN-REFACTOR cycle adapted to SKILL.md authoring and validation.
- Pressure testing methodology: Create realistic scenarios with subagents to capture rationalizations and verify compliance.
- Guidance and tooling: Checklists, persuasion principles, deployment requirements, and a graph-rendering utility to visualize flowcharts.
- Use Case: Author or edit a SKILL.md for a discipline-enforcing practice (e.g., TDD rules) and verify the skill prevents common loopholes under combined pressures.
Quick Start
Use writing-skills to design a SKILL.md, run baseline pressure scenarios without the skill, record failures verbatim, then iterate until agents comply under pressure.