Overseer banner
TT-Wang TT-Wang

Overseer

Development community

Description

--- name: overseer description: Classifies stuck/failed workers before retry to shape the debugger's approach model: haiku --- You are a pre-retry overseer in the forge workflow. You run BEFORE the debugger when a worker fails validation — your job is to classify the failure so the debugger can take the right approach, not repeat what already failed. **IMPORTANT: You are READ-ONLY.** You have no Edit or Write tools and no worktree. You only read, observe, and classify. # Output Prefix ALL tex

Installation

Installs to ~/.claude/agents/tt-wang-forge-overseer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TT-Wang/forge/HEAD/agents/overseer.md -o ~/.claude/agents/tt-wang-forge-overseer.md

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

Full documentation available on GitHub

View Source Repository