Agent Claude Code
Sonnet WRITE cluster op — runs a decided, reversible runbook; hard-stops on novel/destructive/prod-DB writes.
Agent Claude Code
Sonnet WRITE cluster op — runs a decided, reversible runbook; hard-stops on novel/destructive/prod-DB writes.
Agent Claude Code
Cluster/prod ops gopher — SSHes a node, runs a read-only query, returns a digest; never mutates.
Agent Claude Code
Cheap agent — runs one exact caller-given command, reports exit code + tail.
Agent Claude Code
Sonnet implementer for a well-scoped change — edits/tests to green; not architecture calls, asks if ambiguous.
Agent Claude Code
Sonnet dep-bump operator — applies via uv, runs impacted tests; won't fix breaking API changes.
Agent Claude Code
Sonnet doc-sync writer — syncs docs/skills to a code change; not mission prose or architecture calls.
Agent Claude Code
Cheap read-only agent — pulls facts/lists from files without judgment; never edits or analyzes.
Agent Claude Code
Sonnet log/job-transcript miner — returns a ranked findings summary; read-only besides its own gripe.
Agent Claude Code
Haiku mechanical filer — files a decided finding (gripe/backlog) after dedup; won't pick the target.
Agent Claude Code
Sonnet worktree/branch janitor — confirms with user, then removes saferemove-bucket worktrees; hard-stops on live/dirty/unmerged trees.
Agent Claude Code
Sonnet post-ship closer — closes only items a shipped commit visibly fixes; leaves uncertain open.
Agent Claude Code
Read-only orientation specialist for this repo's code (not the product) — answers where/how, cites file:line.
Agent Claude Code
Sonnet backlog-readiness judge — vets a spec against prose/code; never writes code or flips status.
Agent Claude Code
Sonnet pre-ship reviewer — reads the diff, ranks correctness/cleanup findings most-severe first; read-only.
Agent Claude Code
Sonnet read-only root-cause investigator — reproduces a bug, traces symptom to defect, flags masking risk.
Agent Claude Code
Cheap agent — mints a new migration/backlog/skill file from convention; never invents content.
Agent Claude Code
Sonnet test writer — writes tests from a caller spec (contract or repro), confirms they run.
Agent Claude Code
Cheap agent — runs scripts/test with given args, reports pass/fail + failing ids.
Agent Claude Code
Cheap agent — runs ruff --fix + format, reports residual issues left for judgment.
Command Claude Code
Implement the agreed spec, ship to main, and deploy to the cluster — the dark-factory one-keystroke. Run from inside a feature worktree.
Command Claude Code
End-of-session wrap-up — commit WIP, sync onto main, gate against the worktree, then squash-merge to main. Runs the deterministic scripts/ship. Run from inside a feature worktree.
Command Claude Code
Summarize the next logical steps and emit both a /compact retention argument and a copy-paste recovery prompt to resume after compacting. Use before compacting, or any time you want a clean-context restart point.
Command Claude Code
Quick-land — commit WIP, sync onto main, squash-merge WITHOUT running the gate. For burst-landing many in-flight worktrees under gate congestion; finish the burst with one /go (full gate + deploy). Run from inside a feature worktree.
Command Claude Code
Fast-forward or rebase the current worktree's branch onto main. Deterministic script for the clean path; LLM steps in only to resolve real conflicts or ask you.