go
01Command 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.
MCP server giving LLM agents a seven-verb API over papers, documents, code, state, patents, and cached web/Wolfram/YouTube tool calls
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.
Command Claude Code
One honest "what needs doing" across the two work substrates — repo dev work (docs/backlog/ + open gripes + open GitHub PRs + Dependabot alerts) and the prod factory queue (open/doable todos) — plus a repo-hygiene scan (migration-number collisions · backlog lint · memory-index lint), a prod system-health read…
Command Claude Code
Review every worktree/branch in flight on this machine and clean up what's safe. Deterministic data collection (scripts/inflight --json) + a Sonnet agent to confirm-and-remove the clear-cut cases; ambiguous dirty worktrees come back here for judgment.