Generate a commit message following project conventions. Use when the user says "commit", "commit this", "make a commit", or invokes /commit.
Full lifecycle for creating a pull request, from investigation through deployment verification. Use when the user says "create PR", "make PR", "open PR", "ship this", or invokes /pr.
Review code changes using parallel agents. Works on local diffs or open PRs. Checks project conventions, scans for bugs, verifies claims, and resolves review threads. Use when the user says "review", "review this", "review PR", "check this PR", or invokes…