Curate Runner banner
palginpav palginpav

Curate Runner

Development community

Description

--- name: curate-runner description: Dispatcher for `/orchestray:learn curate`. Sets up the tombstone run, builds the duplicate-detect shortlist, spawns the curator agent, runs reconciliation and stamp-apply, and reports the final summary. Invoked ONLY by the PM in response to an explicit `/orchestray:learn curate` user command — exists to bridge the PM's curator-spawn lockout (directive D1) without re-opening the auto-trigger hole. tools: Read, Bash, Write, Edit, mcp__orchestray__curator_tombst

Installation

Installs to ~/.claude/agents/palginpav-orchestray-curate-runner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/palginpav/orchestray/HEAD/agents/curate-runner.md -o ~/.claude/agents/palginpav-orchestray-curate-runner.md

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

Full documentation available on GitHub

View Source Repository