spec-first:orchestrate

Community

Orchestrate AI development workflows.

Authorsunrain520
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill acts as the central orchestrator for the Spec-First AI development workflow, ensuring structured, stage-gated progression from idea to release. It manages the execution of sub-skills, handles feature location, and enforces quality gates.

Core Features & Use Cases

  • Workflow Orchestration: Drives the entire Spec-First state machine (00_init to 08_done).
  • Feature Location: Intelligently identifies the active feature using explicit parameters, .spec-first/current file, or interactive prompts.
  • Batch Execution & Checkpointing: Organizes work into batches (pre-check, skill execution, verification) with mandatory checkpoints to ensure auditability and prevent "sick" progress.
  • Sub-Skill Management: Schedules and executes appropriate sub-skills based on the current stage.
  • Error Handling & Resumption: Manages task execution states (pending, in_progress, blocked, done) and supports resuming interrupted workflows.
  • Governance & Risk Management: Integrates background governance signals (status, dependency strength, risk category) to guide decision-making.

Quick Start

Run the orchestrate skill to begin the workflow for the current feature.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: spec-first:orchestrate
Download link: https://github.com/sunrain520/spec-first/archive/main.zip#spec-first-orchestrate

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.