speckit-plan

Orchestrate Speckit planning workflows by wrapping the source skill.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/opensoft/dartwing-ocr-pipeline --skill speckit-plan-opensoft
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: speckit-plan
Source: https://github.com/opensoft/dartwing-ocr-pipeline/tree/main/plugins/speckit/skills/speckit-plan
Command: npx skills add https://github.com/opensoft/dartwing-ocr-pipeline --skill speckit-plan-opensoft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrate planning workflows for Speckit by wrapping the source skill, enabling structured planning and artifact generation.

Core Features & Use Cases

  • Wraps the Speckit source skill to generate implementation plans
  • Manages coordination, research artifacts, and follow-up guidance
  • Use Case: Teams building AI planning pipelines can rely on this skill to create concrete plans from high-level requirements.

Quick Start

Feed the input after /speckit.plan to the source skill and execute the resulting plan.

Frequently Asked Questions about speckit-plan

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

FAQPage Schema
How do I orchestrate structured planning workflows for AI projects?▼

You orchestrate structured planning workflows by wrapping the source skill to coordinate research, generate concrete implementation plans, and produce required follow-up guidance from high-level requirements.

What is the best way to generate implementation plans from high-level requirements?▼

Generating implementation plans from high-level requirements involves passing text input to the source skill, which then executes the structured plan and outputs actionable research artifacts.

Can I coordinate research artifacts and follow-up guidance in a single planning pipeline?▼

Yes, you can coordinate research artifacts and follow-up guidance in a single pipeline by executing the wrapped source skill, which manages the entire orchestration and outputs structured planning artifacts.

How does skill orchestration work for generating project artifacts?▼

Skill orchestration for project artifacts works by enforcing the source skill is read first, passing subsequent text as input, and executing the resulting plan to generate structured research outputs.

Do I need to read the source skill first before executing Speckit planning workflows?▼

Yes, reading the source skill first is required before executing Speckit planning workflows, as the orchestration process depends on wrapping and coordinating the source skill to generate valid artifacts.

When do I need structured planning orchestration for software engineering tasks?▼

You need structured planning orchestration when building AI planning pipelines that require turning high-level requirements into concrete implementation plans with coordinated research artifacts and follow-up guidance.