coordinate-handoffs
CommunityOrchestrate agent handoffs and manage workflow transitions.
Authorbketelsen
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that AI agent workflows proceed smoothly by validating the output of each sub-agent, managing retries, and determining the correct next step, preventing workflow stagnation or incorrect execution.
Core Features & Use Cases
- Artifact Validation: Verifies the structure and content of output files from planning, implementation, and QA agents.
- Workflow Sequencing: Determines whether to proceed, retry, or escalate based on validation results and retry limits.
- Retry & Escalation Logic: Manages automatic retries for failed sub-agent tasks and escalates complex or persistent issues to human oversight.
- Use Case: After an implementation agent finishes coding a feature, this skill checks the generated code report. If the report is valid, it allows the workflow to proceed to the QA phase; if not, it may trigger a retry or escalate the issue.
Quick Start
Use the coordinate-handoffs skill to validate the output from the planning agent and decide the next action.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: coordinate-handoffs Download link: https://github.com/bketelsen/truenas-mcp/archive/main.zip#coordinate-handoffs Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.