noeltock/prompt-relay
Instructions file
Claude Code instructions for noeltock/prompt-relay: Paste this block into your CLAUDE.md (/.claude/CLAUDE.md for global, or a project .claude/CLAUDE.md). Edit ONLY the Roster block below — everything else references role names, so you swap models in one place. -->.
noeltock/prompt-relay
Agent
Higher-tier reasoning consult for the session lead — advisory only, never edits, never blocks. Put a hard, well-framed question to it when committing to non-trivial architecture, genuinely torn between 2+ approaches, wanting a second read before locking a risky/irreversible plan, or gut-checking load-bearing…
noeltock/prompt-relay
Agent
Implements semi-defined coding work where the approach is visible but not fully specified — debugging with a clear surface, style-sensitive refactors, consolidations needing judgment among existing patterns, and large/messy diffs even when specified. Sits between coder-low (needs decisions pre-named) and the lead…
noeltock/prompt-relay
Agent
Implements fully-specified, mechanical coding work at low cost — renames, schema fields, tests-from-pattern, translations, pre-approved plans. Use AFTER the plan is settled and every decision is named. Returns files touched, key edits, tests run, blockers. NOT for tasks needing judgment among approaches (use…
noeltock/prompt-relay
Agent
Executes a verification matrix (tests, CLI/API probes, render checks, screenshot acceptance) and returns a compact pass/fail report, so the lead never burns context on raw verification evidence. Use AFTER implementation whenever there's more than one quick check to run. Views its own screenshots. NOT for deciding WHAT…