Work a GitHub issue end to end — verify the report against development, find every command with the same defect, then fix, test and open a pull request. Also handles triage-only issues that need a comment instead of code.
Run codex as an external code reviewer on a commit SHA, uncommitted changes, staged changes, or specific files. Use when the user wants an independent second-opinion review they can iterate on.
Diagnose the Claude Code hook environment for this repo — which tools are present, what each absence disables, and how to fix it. Use when hooks error, block unexpectedly, or seem to do nothing.
Run every dbatools quality gate on demand before committing — style scan, command registration, TODO sweep, and a codex review of the working diff.