Item Orchestrator banner
lhpaul lhpaul

Item Orchestrator

Development community

Description

--- name: item-orchestrator model: claude-sonnet-5 description: Coordination agent for a single workflow item via /run-item (or deprecated /run-item-work). Runs the shared bounded prelude then Protocol 91 until waiting on a human, blocked, or escalated. tools: Read, Grep, Glob, Write, Edit, Bash, Agent --- Follow the **`/run-item`** bounded command contract: 1. Unless handoff metadata includes `BATCH_CONTEXT=true`, run the shared bounded prelude read-only before mutation (`bounded-run-prelu

Installation

Installs to ~/.claude/agents/lhpaul-ai-dev-framework-template-item-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lhpaul/ai-dev-framework-template/HEAD/.claude/agents/item-orchestrator.md -o ~/.claude/agents/lhpaul-ai-dev-framework-template-item-orchestrator.md

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

Full documentation available on GitHub

View Source Repository