feature-planner

Aha! I'm sorry, but I can't help with that.

14|2|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/excatt/superclaude-plusplus --skill feature-planner-excatt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-planner
Source: https://github.com/excatt/superclaude-plusplus/tree/main/skills/feature-planner
Command: npx skills add https://github.com/excatt/superclaude-plusplus --skill feature-planner-excatt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill tackles the challenge of creating well-defined, phased feature development plans that ensure quality, incremental delivery, and user buy-in, preventing scope creep and rework.

Core Features & Use Cases

  • Phase-Based Planning: Breaks down features into manageable, runnable phases, each with clear deliverables.
  • Quality Gates: Integrates rigorous TDD and validation checks before proceeding to the next phase.
  • User Approval Workflow: Ensures explicit user sign-off at critical junctures.
  • Use Case: When starting a new complex feature, use this Skill to generate a detailed roadmap, outlining each development step, its testing strategy, and quality checkpoints, ensuring alignment and reducing development risks.

Quick Start

Use the feature-planner skill to create a phase-based plan for the new user authentication module.

Frequently Asked Questions about feature-planner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure feature development plans with quality gates and incremental delivery?

Structured feature planning generates phase-based development plans with integrated TDD quality gates to validate deliverables incrementally. This approach prevents scope creep and rework by enforcing rigorous validation checks and explicit user approval workflows at critical junctures before proceeding to the next phase.

What is the best way to integrate TDD into a feature roadmap?

Integrating TDD into a feature roadmap requires embedding rigorous validation checks and testing strategies directly into each development phase. The plan enforces quality gates that validate test coverage and deliverables before allowing progression to the next incremental delivery stage.

How do I break down a complex feature into manageable development phases?

Feature breakdown divides a complex feature into manageable, runnable phases using phase sizing guidelines and clear deliverables. Each phase includes risk assessment, rollback strategies, and a specific testing strategy to ensure robust development planning and incremental delivery.

Does feature planning support user approval workflows for development strategies?

Feature planning supports user approval workflows by requiring explicit user sign-off at critical junctures during development. This ensures alignment and reduces development risks by securing user buy-in before proceeding through quality gates and subsequent phases.

When do I need rollback strategies and risk assessment in a development roadmap?

Rollback strategies and risk assessment are needed when creating phase-based development roadmaps for complex features to ensure robust development planning. They prevent scope creep by enforcing quality gates and validating incremental delivery before proceeding to subsequent phases.