소개
The Writing Plans skill serves as a bridge between high-level requirements and technical execution by creating granular, bite-sized tasks for complex software features. It assumes a zero-context environment, providing exact file paths, shell commands, and complete code snippets to eliminate ambiguity. By enforcing a strict Test-Driven Development (TDD) workflow—writing failing tests before minimal implementations—this skill ensures high code quality, architectural consistency, and frequent atomic commits, making it ideal for both human developers and autonomous AI subagents.