speckit-plan

Generate design artifacts from spec-kit plan templates.

Updated Dec 24, 2025
One-click install
npx skills add https://github.com/smile95137a/kuji-admin-web --skill speckit-plan-smile95137a
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: speckit-plan
Source: https://github.com/smile95137a/kuji-admin-web/tree/main/.agents/skills/speckit-plan
Command: npx skills add https://github.com/smile95137a/kuji-admin-web --skill speckit-plan-smile95137a

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate the end-to-end implementation planning workflow by applying the plan template to generate design artifacts, reducing manual setup and speeding up project initialization.

Core Features & Use Cases

  • Orchestrates the planning workflow from a spec-kit plan template to produce artifacts like data models, contracts, and quickstart guides.
  • Validates prerequisites, executes planning phases, and updates agent context to reflect the generated plan.
  • Use Case: When starting a new spec-kit project, run speckit-plan to automatically build the initial artifact set and align team expectations.

Quick Start

Run the speckit-plan workflow against your spec-kit project to generate design 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 automate planning to generate design artifacts for a new project?▼

You can automate planning to generate design artifacts by applying a plan template to your spec-kit project. This workflow validates prerequisites, executes planning phases, and outputs artifacts like data models and contracts deterministically.

What design artifacts are produced when automating implementation planning?▼

Automating implementation planning generates design artifacts such as data models, contracts, and quickstart guides. These artifacts are produced deterministically by applying a plan template within the spec-kit workflow environment.

How do I run the spec-kit workflow to build the initial artifact set?▼

To run the spec-kit workflow and build the initial artifact set, execute the speckit-plan workflow against your project. The front-end manages pre-execution checks, outline, and extension hooks before generating the design artifacts.

Do I need a specific front-end to manage pre-execution checks for artifact generation?▼

Yes, deterministic artifact generation requires the speckit-plan front-end to manage pre-execution checks, outline, and extension hooks. This front-end ensures the planning workflow validates prerequisites and updates agent context correctly.

Can I use this automated planning workflow to align team expectations during project initialization?▼

Yes, you can use this automated planning workflow to align team expectations during project initialization. Running the spec-kit plan automatically builds the initial artifact set, reducing manual setup and speeding up project alignment.

What are the limitations of using plan templates for deterministic artifact generation?▼

The limitation of using plan templates for deterministic artifact generation is that the workflow is restricted to projects using spec-kit workflows. It strictly requires the speckit-plan front-end to manage pre-execution checks and extension hooks without manual overrides.