speckit-plan

Apply a plan template to generate design artifacts for spec-driven projects.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/AstralDeep/astralprojection-flutter --skill speckit-plan-astraldeep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-plan
Source: https://github.com/AstralDeep/astralprojection-flutter/tree/main/.claude/skills/speckit-plan
Command: npx skills add https://github.com/AstralDeep/astralprojection-flutter --skill speckit-plan-astraldeep

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual, ad-hoc implementation planning is error-prone and slow. This Skill automates the planning workflow by applying a standardized plan template to generate design artifacts, aligning teams around a single execution plan.

Core Features & Use Cases

  • Executes an end-to-end planning workflow using a predefined plan template to produce artifacts such as research notes, data models, contracts, and quickstart guides.
  • Supports extension hooks and a gated execution flow to enforce checks before and after planning steps.
  • Ideal for spec-driven projects, distributed teams, and environments requiring repeatable, auditable planning artifacts.

Quick Start

Provide the project SPEC and run the speckit-plan workflow to generate the initial design artifacts.

Frequently Asked Questions about speckit-plan

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

FAQPage Schema
How do I automate implementation planning to generate design artifacts?

Automate implementation planning by applying a standardized plan template to generate design artifacts like research notes, data models, and contracts. This enforces pre- and post-execution checks to produce reproducible, auditable outputs aligned across teams.

What is the best way to create structured design documents for spec-driven projects?

Creating structured design documents for spec-driven projects requires executing an end-to-end planning workflow with a predefined template. This captures unknowns for research and updates agent contexts to produce repeatable contracts and quickstart guides.

How does a gated execution flow improve workflow planning?

A gated execution flow improves workflow planning by enforcing checks before and after each planning step. This structured approach ensures artifacts like data models and contracts are generated reproducibly while capturing unknowns for further research.

Do I need a project SPEC to start automated planning?

Yes, you need to provide a project SPEC to start the automated planning workflow. The Skill applies a predefined plan template to this specification to generate initial design artifacts, data models, and research notes.

Can I use automated planning for distributed teams requiring auditable artifacts?

Yes, automated planning is ideal for distributed teams and environments requiring repeatable, auditable planning artifacts. It aligns teams around a single execution plan by standardizing the generation of design documents and contracts.

What design artifacts are generated by an automated planning workflow?

An automated planning workflow generates design artifacts such as research notes, data models, contracts, and quickstart guides. These outputs are produced in a reproducible manner by applying a standardized plan template to the project specification.