What problem does it solve?
This Skill enforces a rigorous Test-Driven Development (TDD) approach for AI Skills, ensuring they are robust, compliant, and resistant to manipulation by proactively identifying and fixing weaknesses before deployment.
Core Features & Use Cases
- TDD Cycle Enforcement: Guides the development through RED (baseline failure), GREEN (compliance verification), and REFACTOR (loophole fixing) phases.
- Pressure Scenario Testing: Utilizes defined pressure scenarios (time, sunk cost, authority, etc.) to stress-test Skill responses.
- Rationalization Analysis: Captures and analyzes agent justifications for non-compliant behavior to identify skill gaps.
- Use Case: Before releasing a new "code-standards" Skill, use this Skill to run it against simulated stressful coding scenarios. If the Skill fails to enforce standards under pressure, the TDD cycle will guide its refinement until it consistently passes.
Quick Start
Use the skill-test skill to run the TDD cycle for the new 'code-standards' skill.