feature-planner

Generate phase-based feature plans with quality gates and approval steps.

1|Updated Jun 11, 2024
One-click install
npx skills add https://github.com/USW-Circle-Link/USW-Circle-Link-APP --skill feature-planner-usw-circle-link
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-planner
Source: https://github.com/USW-Circle-Link/USW-Circle-Link-APP/tree/main/.claude/skills/feature-planner
Command: npx skills add https://github.com/USW-Circle-Link/USW-Circle-Link-APP --skill feature-planner-usw-circle-link

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Feature Planner helps teams design phase-based workflows with built-in quality gates, ensuring incremental delivery and early validation of each work item.

Core Features & Use Cases

  • Phase-based planning: break work into 3-7 phases, each delivering complete, runnable functionality
  • Quality gates: enforce validations before moving to the next phase
  • Planning workflow steps: requirements analysis, phase breakdown, plan document creation, user approval, and documentation
  • Progress tracking: markdown checklists to monitor phase completion
  • Roadmapping assistance: create structured roadmaps and task breakdowns for strategic planning

Quick Start

Create a complete phase-based plan for a new feature and generate the draft plan document for review

Frequently Asked Questions about feature-planner

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

FAQPage Schema
How do I create a phase-based feature plan with quality gates?

A phase-based feature plan breaks work into 3-7 phases, each delivering complete runnable functionality with Red-Green-Refactor cycles. The plan enforces quality gates between phases and generates a markdown document requiring user approval before proceeding.

What is a quality gate in project management workflows?

A quality gate in project management is a validation checkpoint enforced before transitioning between phases. In phase-based planning, quality gates ensure incremental delivery and early validation of each work item before subsequent phases begin.

How do I structure a roadmap with risk assessment and rollback strategies?

Structure a roadmap by generating a phase-based plan that includes defined dependencies, risk assessment, rollback strategies, and a success criteria checklist. Each phase delivers runnable functionality and tracks progress using markdown checklists.

Does phase-based planning work for small features or only large projects?

Phase-based planning suits features requiring 3-7 phases. It scales from small features needing structured validation to larger projects requiring dependency mapping, risk assessment, and rollback strategies with incremental runnable delivery.

How do I track phase completion progress in a planning workflow?

Track phase completion progress using markdown checklists within the generated plan document. The planning workflow monitors completion of each phase's defined quality gates, dependencies, and success criteria checklist items.

When should I avoid using a phase-based planning workflow?

Avoid phase-based planning workflows for tasks requiring fewer than three phases or when work cannot be structured into incremental runnable deliverables. The approach requires distinct phases with quality gates and user approval steps.