speckit-orchestrator

Orchestrate the Spec-Driven Development lifecycle from specification through adversarial analysis and operator review.

2|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/softwaresalt/agent-intercom --skill speckit-orchestrator-softwaresalt
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: speckit-orchestrator
Source: https://github.com/softwaresalt/agent-intercom/tree/main/.github/skills/speckit-orchestrator
Command: npx skills add https://github.com/softwaresalt/agent-intercom --skill speckit-orchestrator-softwaresalt

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the entire feature specification process, from initial concept to a ready-to-build state, eliminating manual coordination and ensuring rigorous documentation.

Core Features & Use Cases

  • End-to-End Specification: Manages all stages of Spec-Driven Development (SDD), including specifying, clarifying, planning, behavior definition, task breakdown, adversarial analysis, and operator review.
  • Context Management: Intelligently compacts context between stages to maintain efficiency and prevent context window exhaustion.
  • Automated Handoff: Prepares and presents artifacts for the build-orchestrator or task-to-issue conversion.
  • Use Case: A product manager needs to define a new user authentication feature. This Skill can take a high-level description and autonomously generate a detailed specification, including user stories, technical plans, and test scenarios, ready for the engineering team.

Quick Start

Run the spec workflow for a new feature described as 'Implement user profile editing with avatar upload'.

Frequently Asked Questions about speckit-orchestrator

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

FAQPage Schema
How do I automate feature specification for Spec-Driven Development?▼

Spec-Driven Development automation orchestrates the lifecycle from initial concept through planning and adversarial analysis to a ready-to-build state, eliminating manual coordination and ensuring rigorous documentation.

What is the best way to manage context window exhaustion during AI agent workflows?▼

Managing context window exhaustion during AI agent workflows is handled by intelligently compacting context between stages. This maintains processing efficiency throughout the feature specification lifecycle without losing critical information.

Do I need a project constitution and agent files to run spec-driven development orchestration?▼

Yes, spec-driven development orchestration requires a project constitution, agent files for each stage, and a compact-context skill. These prerequisites ensure the autonomous specification stages function correctly.

How does adversarial analysis work in an automated feature specification workflow?▼

Adversarial analysis in an automated feature specification workflow functions as a dedicated stage managed by the orchestrator. It evaluates the generated plans and behavior definitions before final operator review and build handoff.

Can I hand off feature specifications directly to a build orchestrator?▼

Yes, you can hand off feature specifications directly to a build orchestrator. The workflow prepares and presents artifacts for build-orchestrator handoff or task-to-issue conversion after operator review is complete.