speckit-plan

Execute a standardized plan template workflow to generate design artifacts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the implementation planning workflow to generate design artifacts from a standard plan template, reducing manual planning time and ensuring consistent outputs.

Core Features & Use Cases

  • Executes the planning workflow from the plan template to produce artifacts such as research notes, data models, and contracts.
  • Applies to projects that require structured planning, design documentation, and alignment across teams.
  • Example: Use speckit-plan to generate a complete implementation plan including research.md, data-model.md, and quickstart guidance from a standard plan.

Quick Start

Follow the plan workflow by loading a project with a .specify directory and running the planning sequence as described in 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 automate design planning to generate project artifacts from a template?

You can automate design planning by executing a standardized workflow from a plan template to generate design artifacts. This approach enforces pre-execution checks and a phased design workflow to produce traceable documentation like research notes and data models.

What is a structured planning workflow for generating design documentation?

A structured planning workflow is a repeatable process that generates design documentation from a plan template. It applies pre-execution checks and phased execution to ensure consistent outputs such as research.md and data-model.md files for project alignment.

How do I generate traceable design artifacts like research notes and data models?

To generate traceable design artifacts, you run a planning sequence that applies a standard plan template to your project. This produces structured documentation including research notes, data models, and quickstart guidance.

Do I need a specific directory structure to run a templated project management workflow?

Yes, you need a project with a .specify directory to run the templated planning workflow. Loading the project with this directory allows the system to execute the plan template and generate the required design artifacts.

What's the best way to ensure consistent outputs across multiple design planning projects?

The best way to ensure consistent outputs is to use a standardized plan template that enforces pre-execution checks and extension hook handling. This repeatable workflow reduces manual planning time and aligns design documentation across teams.

Are there limitations when using plan templates for repeatable artifact generation?

Plan templates for artifact generation are limited to projects that require structured planning and traceable documentation. They enforce a specific phased design workflow, so projects needing flexible or ad-hoc planning may not fit this approach.