speckit-plan

Generate research.md, data-model.md, contracts/, and quickstart.md via the IMPL_PLAN template.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Execute a standardized planning workflow by applying a plan template to generate structured design artifacts, reducing guesswork and rework.

Core Features & Use Cases

  • Applies the IMPL_PLAN template to produce artifacts such as research.md, data-model.md, contracts/, and quickstart.md.
  • Supports a phased workflow (research, modeling, contracts, quickstart) with clear gates and validation.
  • Manages context and extension hooks to keep the planning process auditable and repeatable.

Quick Start

Run the speckit-plan workflow from the project root to generate design artifacts 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 generate design artifacts like research notes and data models for spec-kit workflows?

Generate design artifacts by applying a standardized plan template to implementation workflows, producing research.md, data-model.md, contracts/, and quickstart.md files for spec-kit style projects.

What is the IMPL_PLAN workflow for software project planning?

The IMPL_PLAN workflow is a phased planning process covering research, modeling, contracts, and quickstart stages with clear gates and validation to keep design artifact generation auditable and repeatable.

How do I standardize implementation planning to reduce rework in software teams?

Standardize implementation planning by applying a plan template that generates structured design artifacts, reducing guesswork and rework through managed context and extension hooks.

Can I use speckit-plan to generate API contracts and quickstart guides?

Yes, speckit-plan generates contracts/ directories and quickstart.md files as part of its phased workflow, producing end-to-end planning artifacts for software teams.

What design artifacts does the spec-kit planning template produce?

The spec-kit planning template produces research.md, data-model.md, contracts/, and quickstart.md, while also updating the agent context to maintain an auditable planning process.

Do I need any dependencies to run the speckit-plan workflow?

No dependencies are required. Run the speckit-plan workflow from the project root to generate design artifacts using the plan template with no external dependencies.