barkain/claude-code-workflow-orchestration
Claude Code plugin for multi-step workflow orchestration — automatic task decomposition, parallel agent execution, and specialized agent delegation with native plan mode integration.
Uses Claude Code's hook mechanism to enforce task delegation through PreToolUse interception, routing work to 8 specialized agents with domain expertise. Employs a two-stage pipeline: plan mode (native EnterPlanMode/ExitPlanMode) decomposes tasks, analyzes dependencies, and assigns agents; execution stage runs workflows in isolated subagent sessions or collaborative Agent Teams (via TaskCreate API with structured metadata) with automatic wave synchronization for parallel phases. Targets Claude Code workflows requiring expert-level multi-agent orchestration with real-time inter-agent communication and structured task tracking.
Stars
29
Forks
5
Language
Python
License
MIT
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/barkain/claude-code-workflow-orchestration"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
UfoMiao/zcf
Zero-Config Code Flow for Claude code & Codex
frankbria/ralph-claude-code
Autonomous AI development loop for Claude Code with intelligent exit detection
popup-studio-ai/bkit-claude-code
bkit Vibecoding Kit - PDCA methodology + Claude Code mastery for AI-native development
shinpr/claude-code-workflows
Production-ready development workflows for Claude Code, powered by specialized AI agents.
cheolwanpark/claude-agent-toolkit
Python framework for building agents using claude-code-sdk with programmable tools