speckit-plan

Create implementation plans for CoreRuntime capabilities with stage-aware planning and artifact mapping.

95|39|Updated Dec 15, 2025
One-click install
npx skills add https://github.com/liuminxin45/auto-podcast --skill speckit-plan-liuminxin45
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-plan
Source: https://github.com/liuminxin45/auto-podcast/tree/main/.agents/spec-kit/skills/speckit-plan
Command: npx skills add https://github.com/liuminxin45/auto-podcast --skill speckit-plan-liuminxin45

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns an active spec into a focused implementation plan, so teams can move from intent to execution without losing design artifacts, validation needs, or stage continuity.

Core Features & Use Cases

  • Plan Generation: Produces plan.md and workflow-state.json as the core planning outputs for a CoreRuntime capability.
  • Evidence-Driven Routing: Selects the right gate packs, required context, and validation evidence instead of relying on vague assumptions.
  • Artifact Coordination: Decides when to create or update research, data model, contracts, quickstart, and review artifacts.
  • Use Case: Use it when a feature is blocked, a bug needs bounded investigation, or a spec needs a clear slice-by-slice implementation map with risk notes.

Quick Start

Ask this skill to analyze the active spec and produce a concise implementation plan with required artifacts, validation evidence, and the next required stage.

Frequently Asked Questions about speckit-plan

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

FAQPage Schema
How do I turn a spec into an actionable implementation plan?

To turn a spec into an actionable implementation plan, you generate a plan.md and workflow-state.json file that maps required artifacts, validation evidence, and the next stage. This preserves upstream design artifacts while moving from intent to execution.

How do I create stage-aware plans for bugs and blocked investigations?

Creating stage-aware plans for bugs and blocked investigations requires bounded investigation and precise context loading to select the right gate packs. The process produces artifact mapping and rollout decisions that track risks and the next required workflow state.

What is evidence-driven validation in software implementation planning?

Evidence-driven validation in implementation planning is the process of selecting required context and gate packs based on concrete evidence rather than vague assumptions. It ensures feature rollout decisions track workflow state, risks, and required artifacts.

When do I need to generate workflow-state.json for a spec-kit project?

You need to generate workflow-state.json for a spec-kit project when a feature is blocked, a bug needs bounded investigation, or a spec requires a slice-by-slice implementation map. It tracks the next required stage and coordinates research, data model, and contract artifacts.

Can I coordinate research and data model artifacts during plan generation?

Yes, you can coordinate research and data model artifacts during plan generation. The process decides when to create or update research, data model, contracts, quickstart, and review artifacts to ensure stage continuity and evidence-driven validation.