Spawn a detached tmux session running Claude Code in a chosen directory, seeded with an initial prompt, optionally reachable by Remote Control.
A human-facing index of every skill and agent in this repo, grouped by category, with a one-line trigger for each. Use only when the user explicitly asks "what skills do I have", "what can you do", "is there a skill for X", or invokes `/catalog` directly —…
House plot styling — pastel matplotlib defaults + annotation helpers. Use when making publication-quality figures, when the user asks to "style my plots", "use house style", "use pastelplot/anthroplot", or when generating any matplotlib figure for reports,…
Drives a stalled session to a terminating end state - land the work, state the blocker, or take one step (dotfiles trial, manual-only)
Use when about to verify, validate, or confirm anything in this repo — reproducibility checks, data validation, statistical analysis, integration or regression testing, or confirming a bug fix. Verification is a design problem, so plan how you'll verify…
Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or says "grill me", "grill this plan", "poke holes in this", or "play devil's advocate."
View the user's screen and recent history to resolve ambiguity. Use when the user says "what was I just doing", "what app was that", "what did I have open earlier", or when a request doesn't specify which document/app/error is meant. Also use for any question…
Commit currently staged/unstaged changes with a formatted message. Use when the user says "commit this", "commit these changes", or "save my work" — for combined commit+push+sync, use commit-push-sync instead.