midego1

7 mods across 1 repository, 2 stars between them.

orchestrate

02

midego1/claude-orchestrate

Plugin Claude Code

Multi-agent orchestration for Claude Code: decompose work, route each unit to the cheapest capable model, verify with evidence-gated checks, escalate only on genuine capability failures.

2 14d ago A tokens not measured original MIT

foreman

03

midego1/claude-orchestrate

Agent

Execution manager. Runs the dispatch loop for an approved plan: dispatches workers, runs verification gates, triages failures, manages retries. Use for plans of 6 or more units; plans of 5 or fewer, and the tail of any phase, are dispatched directly instead.

2 14d ago A 59 tokens original MIT

verifier-deep

04

midego1/claude-orchestrate

Agent

Gate 2 verifier for judgment calls — root cause vs symptom, semantic equivalence, edge-case coverage, security/correctness-critical output.

2 14d ago A 33 tokens original MIT

SessionStart

06

midego1/claude-orchestrate

Hook

Runs when a session starts on startup, executing check-update.sh. From midego1/claude-orchestrate.

2 14d ago A tokens not measured copy · 64% MIT

orchestrate

07

midego1/claude-orchestrate

Skill Claude CodeCodex

Multi-agent orchestration for substantive implementation work. Use when a task decomposes into more than 3 independent units, spans multiple files or subsystems, or benefits from parallel workers with verification gates — features, migrations, audits, large refactors, multi-bug sweeps. Routes each unit to the cheapest…

2 14d ago A 104 tokens original MIT