workflow-router
CommunityRoute next agent deterministically after responses.
Authormehdic
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It decides the next step in the BAZINGA workflow by consulting the seeded transitions and applying testing, escalation, and security rules to determine the next agent and action.
Core Features & Use Cases
- Reads transitions and special rules from the database
- Applies testing_mode, escalation, and security overrides
- Outputs a structured JSON decision (next_agent, action, model, etc.)
Quick Start
After an agent responds, invoke this skill to determine the next actor (e.g., developer -> qa_expert) and whether to spawn or respawn.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: workflow-router Download link: https://github.com/mehdic/CDC/archive/main.zip#workflow-router Please download this .zip file, extract it, and install it in the .claude/skills/ directory.