What problem does it solve?
This Skill provides a structured, test-driven approach to creating and refining documentation skills, ensuring they are discoverable, effective, and resistant to misuse.
Core Features & Use Cases
- Skill Authoring Framework: Guides users through the RED-GREEN-REFACTOR cycle for documentation.
- Test Case Generation: Helps create pressure scenarios to baseline agent behavior before skill implementation.
- Rationalization Countermeasures: Provides strategies to close loopholes and prevent agents from bypassing skill rules.
- Use Case: You need to create a new skill for code review. This skill will guide you through writing test scenarios to see how agents currently perform code reviews without guidance, then help you write the skill to enforce best practices, and finally test it under pressure to ensure compliance.
Quick Start
Use the writing-skills skill when creating new skills, editing existing skills, or verifying skills work before deployment.