speckit-plan

Automates implementation planning for spec-kit projects using a predefined template.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The speckit-plan skill addresses the need for efficient design artifact generation in spec-kit project structures, reducing manual work and speeding up the implementation planning process.

Core Features & Use Cases

  • Automated Planning Workflow: Utilizes the plan template to create design artifacts.
  • Compatibility: Designed for spec-kit project structures with a .specify/ directory.
  • Use Case: For a software developer working on a spec-kit project, use this skill to automate the generation of technical context, constitution checks, and design documentation, saving time on manual planning tasks.

Quick Start

Execute the planning workflow with 'speckit-plan'.

Frequently Asked Questions about speckit-plan

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

FAQPage Schema
How do I automate design artifact generation for spec-kit projects?

Automating design artifact generation for spec-kit projects requires using a predefined plan template to establish technical context and run constitution checks. This process requires a project structure containing a `.specify/` directory for proper execution.

What is the implementation planning process for spec-kit project structures?

The implementation planning process for spec-kit project structures is an automated workflow that generates design artifacts, establishes technical context, and runs constitution checks using a predefined template to reduce manual planning work.

Do I need a .specify directory to generate spec-kit design artifacts?

Yes, you need a `.specify/` directory to generate spec-kit design artifacts. The planning workflow requires this specific project structure to properly execute constitution checks and generate the technical documentation.

Can I use spec-kit planning templates for technical context establishment?

Yes, you can use spec-kit planning templates for technical context establishment. The workflow automates this stage of project planning by applying a predefined template to generate the necessary design artifacts and documentation.

What are the limitations of automating project planning for spec-kit?

A limitation of automating project planning for spec-kit is strict structural dependency: execution requires an existing spec-kit project structure with a `.specify/` directory, meaning it cannot generate design artifacts for other project formats.