speckit-plan

Generate planning artifacts from a spec kit using a standard plan template.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a standardized workflow to convert a feature spec into actionable planning artifacts by applying a reusable plan template.

Core Features & Use Cases

  • Repeatable planning pipeline that generates design artifacts (research, data-models, contracts, quickstart) from a spec kit.
  • Supports .specify extensions for pre- and post-plan hooks and configurable workflows.
  • Use Case: teams begin a new feature by producing a complete planning package from a spec, then iterate on the artifacts.

Quick Start

Execute the speckit-plan workflow to generate plan-based artifacts from the provided spec kit.

Frequently Asked Questions about speckit-plan

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

FAQPage Schema
How do I generate implementation planning artifacts from a feature spec?

To generate implementation planning artifacts, this Skill applies a reusable plan template to your feature spec, producing research, data-model definitions, contracts, and quickstart documentation in a consistent layout.

What is a spec-kit based planning workflow?

A spec-kit based planning workflow converts feature specifications into structured design artifacts by loading templates and resolving unknowns to streamline feature delivery across varying scopes.

Can I use custom pre-plan and post-plan hooks with a spec kit template?

Yes, the planning pipeline supports .specify extensions for pre-plan and post-plan hooks, allowing you to integrate configurable workflows and custom automation around artifact generation.

What planning artifacts are included in a standard plan template?

A standard plan template generates design artifacts including structured research, data-model definitions, contracts, and quickstart documentation required to begin a new feature.

Does speckit-plan work for projects with varying feature scopes?

Yes, speckit-plan applies a reusable plan template to produce consistent planning packages across varying feature scopes, resolving unknowns and integrating extension hooks for different project sizes.

How do I start a new feature using a spec kit?

To start a new feature, execute the planning workflow to load the spec kit, resolve unknowns, and produce a complete planning package of artifacts for your team to iterate on.