Run the repository quality gate and smoke-test the API. Use after Python changes or for "validate changes", "run checks", or "test the API".
Check Azure production health across the API, telemetry, PostgreSQL, dependencies, and alerts. Use for "check prod", "is prod up", "prod status", "health check", "any errors?", or "check Azure".
Diagnose and resolve GitHub Actions deployment, Terraform, migration-job, and Azure authorization failures. Use when deploy.yml or a deployment fails.
Run and review an Azure-backed Terraform plan for an infrastructure pull request without changing the user's worktree or remote state.
Query production PostgreSQL with Entra ID authentication for user investigation and data debugging. Use for production database lookups or ad-hoc queries.
Reset local verification attempts so verification flows can be retested. Supports requirement slugs and user scoping. Use for "reset local submissions", "undo local verification", or "let me re-test verification".
Reset a user's production verification attempts after preview and explicit confirmation. Use for "reset prod submissions", "undo prod verification", or "reset prod for <username>".
Triage and address top-level and inline comments on the active pull request. Use for "review PR comments", "address review comments", or "handle PR feedback".