Runs a self-check on a user-gate task to determine if the verification method is clear. If clear, executes verification with evidence capture; otherwise, hands off to /specify-gate.
How this command is triggered — by the user, by Claude, or both
Slash command
/superpowers-extended-cc:gate-checkThe summary Claude sees in its command listing — used to decide when to auto-load this command
Invoke the superpowers-extended-cc:checking-gates skill and follow it exactly as presented to you. Target task: $ARGUMENTS
Invoke the superpowers-extended-cc:checking-gates skill and follow it exactly as presented to you. Target task: $ARGUMENTS
npx claudepluginhub pcvelz/superpowers3plugins reuse this command
First indexed Jul 14, 2026
/SKILLEnables work verification for a task. Claude completes the work, verifies it, and appends a verified tag before session exit.
/ng-self-checkPerforms a structured pre- and post-execution check on critical agent actions, verifying target, expected result, and stop condition before proceeding.
/disciplineToggles discipline mode on or off, enabling automatic invocation of verification, brainstorming, and review checks during development. Also supports status subcommand.
/f5-gateManages quality gates (D1-D4, G2-G4) for outsource workflows: check, complete, or enforce gates with automated stack-specific validation and evidence collection. Also supports status and reports.
/reviewRuns all hard-blocking validation gates before PR creation, aggregating per-gate verdicts into an audit file and writing a PR body on success.
/verifyEnforces 7 production safety gates with evidence collection before deployment, following a structured verify-before-ship workflow.