plan-creator

Create detailed implementation plans through interactive research and iteration. Use this skill when needing to plan a feature, refactor, or bug fix before implementation. The skill orchestrates research agents (codebase-locator, codebase-analyzer, codebase-pattern-finder) to understand the codebase, then works collaboratively with the user to produce comprehensive technical specifications with phased implementation steps and success criteria.

$ Installer

git clone https://github.com/djhuangit/scrum_and_tell /tmp/scrum_and_tell && cp -r /tmp/scrum_and_tell/.claude/skills/plan-creator ~/.claude/skills/scrum_and_tell

// tip: Run this command in your terminal to install the skill