概要
The Writing Plans skill enables Claude to act as a senior technical architect, producing granular, bite-sized roadmaps for complex coding tasks. By enforcing a strict documentation structure that includes exact file paths, specific failing tests, and minimal implementation steps, it ensures that features are built with high quality and minimal technical debt. It integrates core engineering principles like DRY, YAGNI, and Test-Driven Development (TDD) to provide a clear path forward for both human developers and AI subagents, regardless of their familiarity with the existing codebase.