speckit-plan

Generate design artifacts from plan templates in spec-kit projects.

Updated Jun 10, 2025
One-click install
npx skills add https://github.com/searchandrescuegg/asr --skill speckit-plan-searchandrescuegg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-plan
Source: https://github.com/searchandrescuegg/asr/tree/main/.claude/skills/speckit-plan
Command: npx skills add https://github.com/searchandrescuegg/asr --skill speckit-plan-searchandrescuegg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Executes implementation planning workflows by applying a plan template to generate design artifacts.

Core Features & Use Cases

  • Automates generation of research.md, data-model.md, contracts, and quickstart documentation from plan templates.
  • Integrates with .specify/memory constitution and IMPL_PLAN to align with project standards.
  • Supports extension hooks for pre- and post-planning steps.

Quick Start

Run speckit-plan to initiate the planning workflow using the plan template included in the project.

Frequently Asked Questions about speckit-plan

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

FAQPage Schema
How do I automate generation of design artifacts like data models and contracts from plan templates?

You can automate design artifact generation by applying a plan template to your workflow, which produces research.md, data-model.md, contracts, and quickstart documentation while updating agent context.

What are implementation planning workflows for spec-kit projects?

Implementation planning workflows apply plan templates to generate design artifacts, utilizing .specify/memory constitution and IMPL_PLAN templates to align outputs with project standards.

Can I add custom pre- and post-planning steps to my design artifact generation workflow?

Yes, you can add custom steps to your design artifact generation workflow using extension hooks that support both pre- and post-planning actions within the template execution process.

Do I need a .specify/memory constitution to generate quickstart documentation from templates?

Yes, the planning workflow integrates with the .specify/memory constitution and IMPL_PLAN templates to align generated quickstart documentation and other artifacts with your project standards.

What is the best way to update agent context after generating design artifacts?

The best way to update agent context is to use an automated planning workflow that outputs design artifacts and automatically updates the context upon generation completion.