关于
The Planning Guidelines skill provides Claude with a rigorous framework for creating detailed technical plans before executing code changes. It helps prevent common pitfalls like scope creep and vague instructions by mandating a structure that includes context, specific file references, dependency mapping, and verification steps. This is particularly useful for complex refactoring or feature implementation where precision is critical and a 'measure twice, cut once' approach is required to maintain codebase integrity.