speckit-plan

Automate implementation planning and generate design artifacts for .specify/ projects.

Updated Jun 21, 2026
One-click install
npx skills add https://github.com/infantesromeroadrian/arca-agent --skill speckit-plan-infantesromeroadrian
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: speckit-plan
Source: https://github.com/infantesromeroadrian/arca-agent/tree/main/template/skills/speckit-plan
Command: npx skills add https://github.com/infantesromeroadrian/arca-agent --skill speckit-plan-infantesromeroadrian

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Skill addresses the complex and time-consuming task of creating design artifacts for project implementations.

Core Features & Use Cases

  • Implementation Planning: Utilizes a pre-defined template to create design artifacts.
  • Compatibility: Designed for projects structured with a .specify/ directory, specifically tailored for the spec-kit project.
  • Automated Execution: Automates various steps including setting up the environment, executing the plan workflow, and generating research documentation.

Quick Start

Run the 'speckit-plan' command with the --json option in the project root directory to start the planning workflow.

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 for design artifacts?▼

Automating implementation planning requires a structured workflow that coordinates script execution, context loading, and research task dispatch to generate design artifacts within a project.

What is a .specify directory used for in project structure?▼

A .specify directory provides the structured project environment required to execute planning workflows, load technical context, and evaluate constitution checks for design artifact generation.

How do I start the spec-kit planning workflow?▼

To start the planning workflow, run the 'speckit-plan' command with the --json option in your project root directory to automate environment setup and research documentation generation.

Can I use this planning workflow without a .specify directory?▼

No, this planning workflow is specifically tailored for projects structured with a .specify directory and requires this environment to correctly load context and execute workflow phases.

What steps does the automated plan workflow execute?▼

The automated plan workflow executes technical context setup, constitution check evaluation, and research task dispatch to systematically generate project design artifacts.