speckit-plan

Generate implementation plan artifacts from a feature spec and template.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/luansilvadb/divi-app --skill speckit-plan-luansilvadb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-plan
Source: https://github.com/luansilvadb/divi-app/tree/main/.agents/skills/speckit-plan
Command: npx skills add https://github.com/luansilvadb/divi-app --skill speckit-plan-luansilvadb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Speckit Plan automates the creation of implementation plans and design artifacts by applying a standardized plan template, reducing manual planning time and ensuring consistency.

Core Features & Use Cases

  • Automated plan generation from FEATURE_SPEC, constitution, and IMPL_PLAN template.
  • Phase-driven output: research.md, data-model.md, contracts/, quickstart.md, and agent context updates.
  • Extension hook checks before and after planning to integrate custom steps.

Quick Start

Provide the feature spec and run speckit-plan to generate the implementation plan and artifacts.

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 and generate design artifacts from a feature spec?

Automated implementation planning applies a standardized plan template to your feature spec, constitution, and IMPL_PLAN to generate design artifacts. It produces research.md, data-model.md, contracts/, and quickstart.md through phased execution.

What design artifacts are generated when automating a phased implementation plan?

Automated planning generates design artifacts including research.md, data-model.md, contracts/, and quickstart.md. It applies a standardized plan template across your feature spec to ensure consistent phase-driven outputs.

Does speckit-plan support custom extension hooks before and after generating design artifacts?

Speckit-plan supports extension hook checks before and after planning to integrate custom steps. These hooks execute alongside strict gatekeeping, dependency resolution, and agent synchronization during the phased planning workflow.

What's the best way to enforce dependency resolution and gatekeeping during implementation planning?

The best way to enforce dependency resolution and gatekeeping is using a standardized plan template with phased execution. This approach synchronizes agent context updates and ensures strict artifact validation throughout the planning workflow.

Do I need a constitution and IMPL_PLAN template to automate implementation planning?

You need a feature spec, constitution, and IMPL_PLAN template to automate implementation planning. The standardized plan template operates across these inputs to produce phase-driven design artifacts and update agent contexts.

Why does automated implementation planning require agent synchronization across phases?

Automated implementation planning requires agent synchronization to enforce strict gatekeeping and dependency resolution across phases. This synchronization ensures artifact updates remain consistent when applying the standardized plan template.