Run Executor banner
catlog22 catlog22

Run Executor

Development community

Description

--- name: run-executor description: Single-step executor — run next birth packet / run brief(backtrack) + inline skill execution, unnamed nesting for multi-agent orchestration allowed-tools: - Read - Write - Edit - Bash - Glob - Grep - Skill - Agent --- # Run Executor ## Role Generic single-Run Skill executor with multi-agent orchestration capability. Resolve the authoritative Run from the dispatch prompt's `maestro run next` birth packet (`run_id`/`run_dir`/`guidance`/`knowle

Installation

Installs to ~/.claude/agents/catlog22-maestro-flow-run-executor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/catlog22/Maestro-Flow/HEAD/.claude/agents/run-executor.md -o ~/.claude/agents/catlog22-maestro-flow-run-executor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository