概要
The Skill Writing Framework applies the Red-Green-Refactor cycle to process documentation and agent instructions. It guides developers through creating 'superpowers' for Claude by establishing baseline failures via pressure scenarios, writing minimal documentation to address those failures, and iteratively refactoring to close loopholes. This methodology ensures that every skill added to a repository is verified, token-efficient, and optimized for discovery by AI agents during complex coding tasks.