speckit-plan

Execute Spec Kit implementation planning workflows and produce design artifacts.

Updated May 18, 2026
One-click install
npx skills add https://github.com/KamiJeong/tech-bridge-book --skill speckit-plan-kamijeong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-plan
Source: https://github.com/KamiJeong/tech-bridge-book/tree/main/.agents/skills/speckit-plan
Command: npx skills add https://github.com/KamiJeong/tech-bridge-book --skill speckit-plan-kamijeong

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you turn a Spec Kit feature request into an actionable implementation plan with the right design artifacts, research, and workflow updates.

Core Features & Use Cases

  • Planning Workflow Execution: Drives the plan phase for Spec Kit projects and organizes the required outputs.
  • Research and Design Artifacts: Produces research notes, a data model, contracts when needed, and a quickstart guide.
  • Use Case: A team wants to add a new lesson or curriculum change and needs a structured plan before implementation begins.

Quick Start

Ask for a Spec Kit implementation plan for your feature request and provide the feature spec details, target learner, and practical work use case.

Frequently Asked Questions about speckit-plan

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

FAQPage Schema
How do I plan a Spec Kit feature request into an implementation path?

To plan a Spec Kit feature request, execute the implementation planning workflow which synthesizes research, reviews the constitution, and outputs a data model and quickstart guide. It requires a .specify directory to organize scoped feature work.

What design artifacts are needed for Spec Kit curriculum planning?

Spec Kit curriculum planning requires design artifacts including research notes, a data model, contracts, and a quickstart guide. These outputs ensure the scoped feature work is fully designed before implementation begins.

Do I need a .specify directory to use Spec Kit planning workflows?

Yes, a .specify directory is required to use Spec Kit planning workflows. The directory provides the project structure needed to execute the plan phase, set up templates, and generate design artifacts.

How does research synthesis fit into the Spec Kit plan phase?

Research synthesis in the Spec Kit plan phase aggregates investigation findings into design artifacts. It precedes generating the data model and quickstart guide to ensure the implementation path aligns with the target learner.

Can I use Spec Kit planning for scoped lesson planning work?

Yes, you can use Spec Kit planning for scoped lesson planning work. The workflow applies to repositories using the Spec Kit project structure, handling curriculum changes and lesson additions by producing structured design artifacts.

What is the best way to structure a feature spec for Spec Kit implementation?

The best way to structure a feature spec for Spec Kit implementation is to include the feature details, target learner, and practical work use case. This provides the context for the planning workflow to generate accurate design artifacts.