tool-loop-orchestrator
CommunityOrchestrate multi-tool workflows reliably.
Software Engineering#workflow#state management#error handling#orchestration#multi-step#tool execution
Authormsageha
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a robust framework for sequentially executing multiple tools or sub-agents, managing their state, defining clear stopping conditions, and handling errors with conditional branching.
Core Features & Use Cases
- Sequential Execution: Define and run a series of steps, each using a specific tool.
- State Management: Tracks progress, modified files, and errors throughout the workflow.
- Stopping Conditions: Implements logic to halt the workflow based on success, failure, or specific criteria (e.g., repeated errors, scope expansion).
- Error Handling & Branching: Defines actions to take upon step failure, including retries, alternative paths, or reporting failure.
- Parallel Execution Safety: Outlines rules to prevent conflicts when running independent steps in parallel.
- Use Case: Automate a complex software development task involving code exploration, implementation, validation, and testing, ensuring that each step is completed correctly before proceeding and that the entire process stops gracefully if issues arise.
Quick Start
Use the tool-loop-orchestrator skill to execute a workflow that first explores the codebase, then implements a feature, and finally validates the changes.
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: tool-loop-orchestrator Download link: https://github.com/msageha/maestro_v2/archive/main.zip#tool-loop-orchestrator 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 223,000+ vetted skills library on demand.