jeroromano

7 mods across 1 repository, 1 stars between them.

deep-reasoner

01

jeroromano/claude-code-orchestration-template

Agent Claude Code

Scoped hard reasoning - architecture trade-offs, cross-module debugging, security analysis, migration risk, performance investigation. Use whenever a single hard question needs deep analysis but not a conversation, even if nobody says "delegate". One question in, one decision-grade analysis out. Read-only; never…

1 22d ago A 64 tokens original MIT

diff-reviewer

02

jeroromano/claude-code-orchestration-template

Agent Claude Code

Local code reviewer and the designated reviewer for Codex-authored diffs. Use before any merge whenever the diff was authored by Codex (Codex never reviews its own work), Codex is unavailable, its quota window is exhausted, or the code must not leave the machine. Reviews the branch diff against its spec for…

1 22d ago A 85 tokens original MIT

fast-worker

03

jeroromano/claude-code-orchestration-template

Agent Claude Code

Executes mechanical, fully-specified tasks - boilerplate, unit tests, renames, formatting, docs, small isolated fixes with clear acceptance criteria. Use whenever a task is well-defined and needs no design judgment, even if nobody says "delegate". Never use for design decisions, multi-module changes, or risk-path code.

1 22d ago A 68 tokens original MIT

premium-reasoner

04

jeroromano/claude-code-orchestration-template

Agent Claude Code

Top-tier scoped reasoning on your highest-capability model. Use ONLY when the human explicitly authorized premium spend for a specific question in this session - never auto-delegate, never use for routine work. Typical triggers - deep-reasoner's analysis proved insufficient, or the stakes of one decision justify…

1 22d ago A 78 tokens original MIT

delegation-protocol

05

jeroromano/claude-code-orchestration-template

Skill Claude CodeCodex

Protocol for delegating implementation, investigation or review work to Codex or to local agents (fast-worker, deep-reasoner, diff-reviewer). Use it whenever work is about to be delegated, a review is needed before a merge, a Codex command fails or hits quota, or the user asks to implement a spec, review a branch, or…

1 22d ago B 89 tokens original MIT