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/superpowers --plugin superpowers-extended-cc/ng-self-checkPrompts a structured self-check for critical agent actions, verifying target, expected result, and stop condition before and after execution. Helps prevent mistakes on high-stakes edits or deployments.
/verifyEnforces 7 production safety gates with evidence collection before deployment. Runs a predefined verification workflow to ensure readiness.
/f5-gateManages quality gates (D1-D4, G2-G4) with automated validation and evidence collection. Supports check, complete, status, report, and enforce actions.
/disciplineToggles discipline mode on or off, enabling automatic invocation of verification, brainstorming, and review checks during development. Also supports status subcommand.
/reviewRuns all hard-blocking validation gates before PR creation, aggregating per-gate verdicts into an audit file and writing a PR body on success.
/verification-before-completionReads a skill file and follows its instructions to verify fresh evidence before claiming work is complete.