create-plan

Coordinate six-phase spec-driven development workflows with subagents.

2|1|Updated Sep 28, 2023
One-click install
npx skills add https://github.com/vmasrani/dotfiles --skill create-plan-vmasrani
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plan
Source: https://github.com/vmasrani/dotfiles/tree/main/maintained_global_claude/skills/create-plan
Command: npx skills add https://github.com/vmasrani/dotfiles --skill create-plan-vmasrani

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Six-phase spec-driven development coordination that helps teams interview stakeholders, write precise success criteria, generate tests, research the codebase, and create a concrete implementation plan executed via subagents.

Core Features & Use Cases

  • Phase-driven workflow: interviews, specifications, tests, research, planning, and execution.
  • Automated artifact generation: specs, test plans, implementation plans, and task breakdowns for subagents.
  • Subagent orchestration: parallel research tasks and guided execution with guardrails.

Quick Start

Launch the create-plan skill and follow the six-phase workflow, confirming before advancing after each phase.

Frequently Asked Questions about create-plan

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

FAQPage Schema
What is spec-driven development and how does it structure software planning?

Spec-driven development structures software planning by enforcing a six-phase workflow: interviewing stakeholders, writing success criteria, generating tests, researching the codebase, planning, and executing implementations via subagents.

How do I automate generating tests and implementation plans from feature requirements?

You can automate test generation and implementation planning by launching the create-plan skill, which guides you through interviews and specifications to automatically generate test plans, codebase research, and task breakdowns for subagents.

Can I orchestrate parallel codebase research tasks when planning a new feature?

Yes, you can orchestrate parallel codebase research tasks. The skill coordinates subagent orchestration, allowing you to run parallel research tasks and guided execution with guardrails during the planning phase.

Does this spec-driven workflow require manual confirmation between development phases?

Yes, the spec-driven workflow requires manual confirmation. You must confirm advancement after each of the six phases, ensuring stakeholder interviews, specifications, and implementation plans align before proceeding to execution.

What's the best way to break down software features into actionable subagent tasks?

The best way to break down software features into subagent tasks is using a phase-driven workflow that processes stakeholder interviews and success criteria to deliver automated artifact generation, including concrete task breakdowns for guided execution.