speckit.plan

Generate implementation plans with data models, contracts, and quickstart guides from feature specifications.

63|13|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/compnew2006/Spec-Kit-Antigravity-Skills --skill speckit-plan-compnew2006
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit.plan
Source: https://github.com/compnew2006/Spec-Kit-Antigravity-Skills/tree/main/skills/speckit.plan
Command: npx skills add https://github.com/compnew2006/Spec-Kit-Antigravity-Skills --skill speckit-plan-compnew2006

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill translates high-level feature specifications into a concrete, actionable implementation plan, generating the artifacts and orchestration steps teams need to deliver.

Core Features & Use Cases

  • Generate an end-to-end Implementation Plan from a feature specification using the plan template.
  • Produce artifacts such as data-model.md, contracts, and quickstart guidance to accelerate delivery.
  • Integrate with speckit.specify and speckit.tasks to delegate planning, task creation, and validation.

Quick Start

Invoke the speckit.plan workflow to generate a complete implementation plan from a feature specification.

Frequently Asked Questions about speckit.plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn feature specifications into an implementation plan?

To turn feature specifications into an implementation plan, load your spec context into the workflow to generate concrete design artifacts like data models and contracts. This process resolves uncertainties and produces quickstart guides for deployment.

What is a spec-to-plan workflow for software delivery?

A spec-to-plan workflow translates high-level feature specifications into actionable implementation plans. It orchestrates delivery by generating end-to-end design artifacts and governance checks needed for downstream execution.

How do I generate data models and contracts from a feature specification?

You generate data models and contracts from a feature specification by invoking an end-to-end planning workflow. This process loads context, resolves uncertainties, and outputs artifacts like data-model.md and contracts in predefined locations.

Do I need a constitution check for implementation planning?

Yes, a constitution check is enforced during implementation planning to maintain governance. This check operates across planning phases to ensure generated design artifacts comply with predefined rules before downstream execution.

Can I integrate implementation plans with downstream task creation?

Yes, you can integrate implementation plans with downstream task creation by delegating execution to compatible specification and task tools. This integration validates the plan and orchestrates the subsequent task generation phases.