speckit-plan

Generate research.md, data-model.md, contracts, and quickstart.md from a plan template.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the implementation planning workflow by applying a plan template to produce key design artifacts, reducing manual coordination and ensuring consistent outputs across projects.

Core Features & Use Cases

  • Executes the end-to-end planning workflow to generate artifacts such as research.md, data-model.md, contracts/, and quickstart.md from a system template.
  • Manages pre- and post-execution extension hooks with deterministic command construction and safe evaluation.
  • Performs constitution checks, gate evaluation, and updates the agent context to reflect the latest plan.
  • Uses absolute paths, provides traceable reporting, and supports extension-driven customization.

Quick Start

Run the speckit-plan workflow from the repository root to generate research.md, data-model.md, contracts, and quickstart.md using 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 generation of design artifacts like research.md and data-model.md?

You can automate design artifact generation by running a deterministic planning workflow that applies a plan template to produce research.md, data-model.md, contracts, and quickstart.md. This workflow ensures consistent outputs across software projects while reducing manual coordination.

What is a spec-kit planning workflow and when do I need it?

A spec-kit planning workflow is a structured process that executes end-to-end implementation planning to produce key design artifacts. You need it when your software project requires structured design artifacts and governance through gates, hooks, and constitution checks for repeatable outcomes.

How do I run the planning workflow to generate contracts and quickstart documentation?

To run the planning workflow, execute it from the repository root to generate contracts and quickstart.md using the plan template. The workflow loads feature specs, evaluates unknowns, generates artifacts, and updates the agent context to reflect the latest plan.

Can I customize the planning workflow with pre- and post-execution hooks?

Yes, the planning workflow supports extension-driven customization through pre- and post-execution extension hooks with deterministic command construction and safe evaluation. This allows you to tailor the workflow while maintaining deterministic and traceable reporting.

Does the workflow support governance checks and gate evaluation for software projects?

Yes, the workflow performs constitution checks and gate evaluation as part of the planning process. It ensures structured governance for software projects requiring design artifacts, updating the agent context to reflect the latest plan while maintaining repeatable outcomes.

What's the best way to ensure consistent design artifacts across multiple software projects?

The best way to ensure consistent design artifacts is using a deterministic planning workflow that applies a system template to produce research.md, data-model.md, contracts, and quickstart.md. It uses absolute paths and provides traceable reporting for repeatable outcomes.