概要
The Structured Project Documentation skill provides a rigorous framework for managing project knowledge within Claude Code. By enforcing the use of specific files in the docs/plans/ directory—research.md for facts, design.md for decisions, and tasks.md for implementation—it ensures that technical documentation remains clean, searchable, and logical. This skill is essential for teams and solo developers who want to avoid documentation rot and maintain a clear distinction between what is known, what has been decided, and what needs to be built.