Turns feature requests into structured implementation plans with specific file paths, architecture decisions, and sequential tasks. It asks clarifying questions upfront, explores your codebase to understand existing patterns, then breaks everything down into discrete chunks that can be handed off to the plan-implementer agent. The workflow is methodical: understand requirements, analyze architecture, create the plan with dependencies mapped out, get your sign-off, then execute task by task. Works well when you need to think through something complex before diving in, though you're committing to a fairly rigid planning phase before any code gets written.
npx -y skills add mhattingpete/claude-skills-marketplace --skill feature-planning --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mattpocock/skills