speckit-plan

Generate planning artifacts from a plan template in spec-kit projects.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/burningddol/epigram --skill speckit-plan-burningddol
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-plan
Source: https://github.com/burningddol/epigram/tree/main/.claude/skills/speckit-plan
Command: npx skills add https://github.com/burningddol/epigram --skill speckit-plan-burningddol

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the implementation planning process from a plan template to accelerate design artifact generation and reduce manual planning overhead.

Core Features & Use Cases

  • Automatically generate planning artifacts such as research notes, data models, contracts, and quickstart guides from a plan template.
  • Validate project structure and process extensions, ensuring hooks are executed or skipped as configured.
  • Provide a repeatable, phase-based workflow that updates agent context and yields production-ready artifacts.

Quick Start

Execute speckit-plan in a spec-kit project to generate planning artifacts from the plan template.

Frequently Asked Questions about speckit-plan

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

FAQPage Schema
How do I generate implementation planning artifacts from a spec-kit project template?

To generate implementation planning artifacts from a spec-kit project template, execute an automated plan-driven workflow that produces research notes, data models, contracts, and quickstart guides while updating agent context.

What is the best way to automate design artifact generation for spec-kit workflows?

Automating design artifact generation for spec-kit workflows is best handled by a phase-based planning process that validates project structure, executes extension hooks, and yields production-ready artifacts like data models and contracts.

Can I validate project structure and extension hooks before generating planning artifacts?

Yes, you can validate project structure and process extensions before generating planning artifacts, ensuring configured hooks are correctly executed or skipped while maintaining complete traceability through error guards.

How does context loading work during phase-based implementation planning?

Context loading during phase-based implementation planning works by updating agent context automatically across workflow phases, ensuring generated research notes, data models, and contracts remain accurate and traceable.

Do I need a plan template to automate research notes and data model generation?

Yes, you need a plan template within a spec-kit project to automate the generation of research notes, data models, contracts, and quickstart guides on demand.

Why does automated implementation planning skip configured extension hooks?

Automated implementation planning skips configured extension hooks as a deliberate validation step to respect project structure constraints, ensuring process extensions are managed safely without breaking phase-based workflows.