speckit-plan

Automate implementation planning for spec-kit projects with design artifacts and research tasks.

3|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/opencue/colony --skill speckit-plan-opencue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-plan
Source: https://github.com/opencue/colony/tree/main/.claude/skills/speckit-plan
Command: npx skills add https://github.com/opencue/colony --skill speckit-plan-opencue

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the implementation planning workflow for spec-kit projects, streamlining the creation of design artifacts and research tasks.

Core Features & Use Cases

  • Automated Planning: Generates design artifacts using a plan template.
  • Research Tasks: Dispatches research agents for technical context resolution.
  • Design Artifacts: Outputs research, data-model, contracts, and quickstart documents.
  • Use Case: For a spec-kit project, this Skill can be used to create a comprehensive plan, including research tasks and design artifacts, ensuring a well-documented and executable project outline.

Quick Start

Run the speckit-plan skill to generate the implementation plan for your spec-kit 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 implementation planning for a spec-kit project?

To automate implementation planning for a spec-kit project, you can use this Skill to generate design artifacts, dispatch research tasks, and manage project documentation automatically.

What design artifacts are generated during spec-kit implementation planning?

Implementation planning generates research, data-model, contracts, and quickstart documents to ensure a well-documented and executable project outline.

Do I need a specific directory structure to use automated spec-kit planning?

Yes, automated spec-kit planning requires an existing spec-kit project structure that includes a .specify/ directory to function properly.

How does automated planning handle technical context resolution for software development?

Automated planning resolves technical context by dispatching research agents that gather necessary information before generating the final project documentation.

What is the best way to create design artifacts from a plan template?

The best way to create design artifacts from a plan template is to run the automated planning workflow, which outputs comprehensive project documents directly.

Can I dispatch research tasks for technical context before generating design documents?

Yes, the implementation planning workflow dispatches research agents to resolve technical context first, which then informs the generated data-model and contracts documents.