feature-planner

Generate feature specifications, implementation plans, task breakdowns, and test strategies.

156|21|Updated Oct 25, 2025
One-click install
npx skills add https://github.com/anton-abyzov/specweave --skill feature-planner
Or copy as Structured Prompt for Agentâ–Ľ
Please help me install this Agent Skill.
Skill: feature-planner
Source: https://github.com/anton-abyzov/specweave/tree/main/.claude/skills/feature-planner
Command: npx skills add https://github.com/anton-abyzov/specweave --skill feature-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

đź’ˇ This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the time-consuming and often inconsistent process of creating detailed feature specifications, implementation plans, task breakdowns, and test strategies, ensuring a structured approach to development.

Core Features & Use Cases

  • Comprehensive Plan Generation: Auto-generates spec.md, plan.md, tasks.md, tests.md, and context-manifest.yaml for new features.
  • Spec-Driven Development: Enforces a structured methodology, separating WHAT/WHY from HOW and STEPS.
  • Living Documentation: Orchestrates the creation of living documentation (strategy, architecture, ADRs) alongside increment files.
  • Use Case: Provide a high-level feature idea like "Add Stripe payment integration" and receive a complete, structured set of documentation—including user stories, technical plans, and executable tasks—ready for development.

Quick Start

Plan a feature for user authentication with email and password