kraulerson

11 mods across 1 repository, 27 stars between them.

pr-reviewer

01

kraulerson/solo-orchestrator

Agent Claude Code

Use when a PR or PR stack needs an adversarial five-dimension review before merge — technical standard, currency, optimality, stability, and security. Dispatch it on demand with one or more PR numbers or a base...head range; it refutes rather than confirms, treating every claim in PR bodies, commit messages, and…

27 5d ago A 137 tokens original MIT

SessionStart

02

kraulerson/solo-orchestrator

Hook Claude Code

Runs when a session starts, executing session-test-gate-check.sh via bash. From kraulerson/solo-orchestrator.

27 5d ago A tokens not measured original MIT

PostToolUse

03

kraulerson/solo-orchestrator

Hook Claude Code

Runs after a tool call finishes, executing track-tool-usage.sh via bash with --event. From kraulerson/solo-orchestrator.

27 5d ago A tokens not measured original MIT

PostToolUseFailure

04

kraulerson/solo-orchestrator

Hook Claude Code

Runs when a tool call fails, executing track-tool-usage.sh via bash with --event. From kraulerson/solo-orchestrator.

27 5d ago A tokens not measured copy · 50% MIT

PreToolUse

05

kraulerson/solo-orchestrator

Hook Claude Code

Runs before the agent uses a tool for Write and Edit tool calls, executing session-mcp-gate.sh via bash (2 commands). From kraulerson/solo-orchestrator.

27 5d ago A tokens not measured original MIT

solo-orchestrator

06

kraulerson/solo-orchestrator

Settings file Claude Code

Agent settings declaring 4 hook events (SessionStart, PostToolUse, PostToolUseFailure, PreToolUse).

27 5d ago A tokens not measured original MIT

kraulerson/solo-orchestrator

Instructions file

Instructions for kraulerson/solo-orchestrator, covering what this repo is, environment traps, canonical commands, lint gotchas and issue tracking — two files, two grammars.

27 5d ago A 5,631 tokens original MIT

grill-with-docs

08

kraulerson/solo-orchestrator

Skill Claude CodeCodex

Stress-test a plan against the project's existing documentation, code, and decisions. Interview-style — one question at a time, recommend an answer, wait for feedback. Update PROJECTBIBLE.md inline as terms and decisions are resolved. Offer ADRs only when the decision is hard to reverse. Use when a design needs…

27 5d ago A 72 tokens original MIT

session-handoff

09

kraulerson/solo-orchestrator

Skill Claude CodeCodex

Compact the current conversation into a session-boundary handoff document for another agent to pick up. Use at session end (or before a planned interruption like a machine reboot, hard context-window break, or hand-off to a different operator).

27 5d ago A 51 tokens original MIT

sweep-triage

10

kraulerson/solo-orchestrator

Skill Claude CodeCodex

Consolidate findings from a sweep (UAT calibration, multi-agent validation, manual audit) into a TRIAGE.md document with severity ranking and ship recommendations. Use when a sweep has produced multiple findings that need to be triaged together to make a single ship/no-ship decision.

27 5d ago A 63 tokens original MIT

zoom-out

11

kraulerson/solo-orchestrator

Skill Claude CodeCodex

Step back from the current task and produce a higher-level map of where the work fits — modules, callers, decisions, and where this sits in the project's phase. Use when unfamiliar with an area of code, between features, at a phase transition, or whenever the next decision needs context the immediate work doesn't…

27 5d ago A 66 tokens original MIT