What problem does it solve?
This Skill ensures that your AI agent skills are discoverable, robust, and resistant to rationalization by applying Test-Driven Development (TDD) principles to skill documentation. It guides you through creating and verifying skills that agents will reliably use as intended.
Core Features & Use Cases
- TDD for Skills: Enforces the RED-GREEN-REFACTOR cycle for skill development.
- Rationalization Prevention: Provides techniques to counter common AI excuses for not following instructions.
- Bulletproofing: Guides you to test skills under pressure to ensure compliance.
- Use Case: When developing a new skill for code review, use this skill to ensure the skill's instructions are clear, concise, and that the agent will actually perform the review correctly even when under time pressure.
Quick Start
Follow the RED-GREEN-REFACTOR cycle to write and test your new skill documentation.