What problem does it solve?
This Skill provides a structured, test-driven approach to creating and maintaining protocols (documentation for proven techniques and patterns), ensuring they are clear, effective, and discoverable by AI agents.
Core Features & Use Cases
- Test-Driven Protocol Creation: Apply the RED-GREEN-REFACTOR cycle to documentation, ensuring protocols address real agent failures.
- Protocol Hardening: Seal loopholes and prevent rationalization by agents under pressure.
- Discovery Optimization: Ensure protocols are easily found and understood by AI agents through precise descriptions and keywords.
- Use Case: When an AI agent consistently fails to follow a specific coding standard under time pressure, you can use this Skill to author a protocol that explicitly forbids the observed failure mode and test its effectiveness.
Quick Start
Use the protocol-authoring skill to create a new protocol for handling asynchronous race conditions.