spec-workflow-orchestrator

Community

Orchestrate planning to development-ready specifications.

Authorzubayer0077
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill coordinates a structured planning workflow to generate requirements, architecture, and task breakdown for development-ready specs using three specialized agents and a mandatory quality gate.

Core Features & Use Cases

  • Three-Phase Orchestration: spec-analyst (requirements), spec-architect (architecture + ADRs), spec-planner (tasks).
  • Quality Gate Enforcement: Ensures artifacts meet an 85% threshold before handoff.
  • Iteration Loops: Supports up to 3 re-spawn iterations with targeted feedback.
  • Deliverable Handoff: Provides a planning summary and artifacts ready for development.
  • Progress Monitoring: Uses TodoWrite for real-time tracking and status updates.

Quick Start

  • Trigger with a planning request: "Plan a new feature or system" or "Architect a multi-tenant SaaS platform with workspaces."
  • The orchestrator will spawn the three agents in sequence and handle quality gates automatically.

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-workflow-orchestrator
Download link: https://github.com/zubayer0077/Claude-Multi-Agent-Research-System-Skill/archive/main.zip#spec-workflow-orchestrator

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