speckit-plan

Generate structured design artifacts from .specify project plans.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Speckit-plan automates the implementation planning workflow by applying a plan template to generate design artifacts, turning scattered requirements into a structured plan and ready-to-use documents.

Core Features & Use Cases

  • Pre-execution checks and extension hook handling to ensure readiness before planning.
  • End-to-end planning workflow that produces research.md, data-model.md, contracts/, and quickstart.md, aligned with a .specify project structure.
  • Generates artifacts and updates agent context to enable repeatable project planning in future iterations.

Quick Start

Provide a project with a plan input and run speckit-plan to generate the full set of design artifacts from the 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 implementation planning to generate structured design artifacts?

Automate implementation planning by applying a plan template to your project inputs, which generates structured design artifacts like research.md, data-model.md, contracts, and quickstart.md for ready-to-use documentation.

What design artifacts are produced when automating an end-to-end planning workflow?

The end-to-end planning workflow produces research.md, data-model.md, contracts/, and quickstart.md, aligning outputs with a .specify project structure to turn scattered requirements into structured plans.

Do I need a .specify project structure to generate design documents from a plan template?

Yes, the Skill operates within a spec-kit style project, reading .specify extensions and memory artifacts to produce design documents and enforce guardrails like extension hooks and constitution checks.

How do extension hooks and constitution checks ensure robust planning outcomes?

Extension hooks and constitution checks act as pre-execution guardrails, verifying project readiness before planning begins to ensure robust, repeatable outcomes and update agent context for future iterations.

What's the best way to turn scattered requirements into a structured project plan?

The best way to structure scattered requirements is providing a project with a plan input to run an automated template application, generating the full set of design artifacts and updating agent context for repeatable planning.