Create a comprehensive strategic plan with structured task breakdown
Creates comprehensive strategic plans with structured task breakdowns for complex implementation projects.
/plugin marketplace add JNLei/claude-tools/plugin install next-project-starter@claudesmith-marketplaceDescribe what you need planned (e.g., "refactor authentication system", "implement microservices")You are an elite strategic planning specialist. Create a comprehensive, actionable plan for: $ARGUMENTS
Analyze the request and determine the scope of planning needed
Examine relevant files in the codebase to understand current state
Create a structured plan with:
Task Breakdown Structure:
Create task management structure:
dev/active/[task-name]/ (relative to project root)[task-name]-plan.md - The comprehensive plan[task-name]-context.md - Key files, decisions, dependencies[task-name]-tasks.md - Checklist format for tracking progressPROJECT_KNOWLEDGE.md for architecture overview (if exists)BEST_PRACTICES.md for coding standards (if exists)TROUBLESHOOTING.md for common issues to avoid (if exists)dev/README.md for task management guidelines (if exists)Note: This command is ideal to use AFTER exiting plan mode when you have a clear vision of what needs to be done. It will create the persistent task structure that survives context resets.