speckit-orchestrator

Coordinate speckit skill loading, progress tracking, and lifecycle management.

326|35|Updated Nov 23, 2025
One-click install
npx skills add https://github.com/athola/claude-night-market --skill speckit-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-orchestrator
Source: https://github.com/athola/claude-night-market/tree/main/plugins/spec-kit/skills/speckit-orchestrator
Command: npx skills add https://github.com/athola/claude-night-market --skill speckit-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires spec-kit:shared, sanctum:git-workspace-review, imbue:evidence-logging, superpowers:brainstorming, superpowers:writing-plans, superpowers:executing-plans.

What problem does it solve?

Workflow orchestrator for Spec Driven Development. Coordinates skill loading, tracks progress, and ensures consistency.

Core Features & Use Cases

  • Session initialization, command-to-skill mapping
  • Progress tracking with TodoWrite
  • Load and orchestrate multiple speckit commands

Quick Start

Initialize a speckit session and run /speckit.plan to generate tasks.

Frequently Asked Questions about speckit-orchestrator

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

FAQPage Schema
How do I coordinate a spec-driven development workflow from start to finish?

Spec-driven workflow coordination orchestrates skill loading, progress tracking, and artifact consistency across specification, planning, implementation, and verification phases. Initialize a session with /speckit commands to load dependencies, map tasks, and monitor completion against your specification.

What does session initialization do in spec-driven development?

Session initialization sets up your workflow environment by resolving dependencies, mapping commands to skills, and establishing progress tracking. It enforces lifecycle management with controlled skill loading order and validates exit criteria before proceeding.

How do I track progress across planning, implementation, and verification?

Progress tracking uses TodoWrite integration to monitor task completion across specification, planning, implementation, and verification stages. The orchestrator maintains artifact consistency and enforces controlled skill loading order throughout the workflow.

Can I use spec-driven orchestration with existing Git workflows?

Yes. Spec-driven orchestration integrates with Git workspace review capabilities and coordinates with brainstorming, writing-plans, and executing-plans skills alongside Git-based version control to maintain artifact consistency.

What prerequisites do I need before starting a speckit session?

Start with the shared spec-kit foundation, ensure Git workspace access for review, and have evidence-logging capability available. These dependencies enable command-to-skill mapping, dependency resolution, and progress tracking within your session.

Related Skills