What problem does it solve? Skill documentation often fails in practice because agents rationalize their way around rules under time, authority, or sunk-cost pressure. This Skill verifies that a skill actually changes agent behavior before deployment, instead of assuming well-written prose equals compliance. ## Core Features & Use Cases - Baseline (RED) Testing: Run realistic multi-pressure scenarios without the skill and capture the agent's exact failure rationalizations verbatim. - Skill Authoring and Verification (GREEN): Write the skill to counter observed failures, then re-run the same scenarios to confirm compliance. - Loophole Closing (REFACTOR): Convert new rationalizations into explicit negations, rationalization tables, red-flag lists, and updated trigger conditions, then re-test. - Use Case: Before shipping a TDD-enforcement skill, run a scenario where the agent has 200 untested lines, dinner plans, and a morning code review; iterate the skill until the agent reliably chooses to delete the code and restart with tests. ## Quick Start Ask the agent to baseline-test your draft skill by running three pressure scenarios without it, then iterate the skill until the agent complies under maximum pressure.