Max-recall code review at a selectable effort level (low, medium, xhigh), with optional auto-fix and an auto-execute loop for any level. Triggers: /e-code-review, /e-code-review low, /e-code-review medium, /e-code-review xhigh, /e-code-review --fix, /e-code-review loop, /e-code-review preflight-proposal.
Cleanup-only pass on the current diff — reuse, simplification, efficiency, altitude — that fixes what it finds directly; no correctness-bug hunting. Triggers: /e-simplify.
Creates concise beginner-friendly HTML explanations with large visuals and minimal text. Triggers: ELI5, explain like I am 5, explain this simply, beginner explanation, every user-facing response.
Fast file search on Windows using Everything (voidtools) es.exe command-line tool. Use when searching for files by extension, name, date modified, size, or path. Triggers on "find files", "search for files", "locate files", or when user asks to use Everything.
Fresh git branch from origin/main in an isolated worktree under a configured root (default: /.claude/worktrees/ /; never checkout -b in the caller tree). Triggers: fresh branch, new branch from main, /fresh-branch, start fresh, clean branch off main, worktree branch, branch in temp.
Spawn headless grok worker fleets via preflight and spawngrokbatch. Triggers: /grok-spawn, spawn grok workers, grok worker fleet, run this with grok workers, headless grok batch.
File, update, and close GitHub work as one epic with native sub-issues. Dedup open and closed issues first. Edit status only inside marker sections. Refresh the epic checklist so it matches its children. Triggers: issue tracker, file an issue, track this issue, open an epic, update the epic, close the issue, refresh…
Orchestrator mode: plan and delegate while workflow-backed agents execute; a shared session-advisor answers hard decisions with endorse, correction, plan, or stop. Triggers: '/orchestrator', 'orchestrator strategy', 'run with an orchestrator', 'executor-advisor mode', 'orchestrator enforcement', 'agent routing'…
Refine pull requests through parallel placement and capability-name audits, focused delivery sizing, and a final simplify and code-review loop. Triggers: /pr-cleanup, run PR cleanup, full PR cleanup, extraction audit, capability naming audit, simplify and review a PR, and split a cleaned PR.
Audit a GitHub PR for name-by-capability violations: driver/motive words on reusable capability modules (queues and report routers may keep the driver word), then apply capability-oriented renames by default. Triggers: /pr-name-by-capability, name-by-capability audit, audit PR for naming, name by capability…
Coordinate shared-extraction and capability-naming audits, then update an existing pull request or publish a required focused GitHub pull-request stack. Use when a user asks to turn a PR architecture audit into extracted shared code and small pull requests.
Audits pull requests and packages for general helpers living in workflow-specific code instead of sharedutils, then applies extraction fixes by default in small tested CLs. Use when reviewing PRs for architectural layering, migrating utilities out of certfixqueue/themedialerpipeline/skills, auditing "similar…
Scope or split a pull request into a self-contained reviewable increment. Use when a user asks to "split this PR", "make this change smaller", or "small CL".
Full-repo sweep for personal data and secrets before commit or durable GitHub post. Use when preparing a PR, cleaning a leak, or when piipreventionblocker denies a write, post, or commit. Triggers on "privacy hygiene", "personal data", "secret sweep", "sanitize repository", "/privacy-hygiene".