active
01Command Claude Code
Show which plan is active and its goal — orientation without task detail.
Drive Google Flow from the command line: Veo video and Imagen images, scripted, batched and pipeline-ready. Ships an MCP server so coding agents can drive it too, giving you and your agents full programmatic control over generation. Unofficial, alpha, not affiliated with Google.
Command Claude Code
Show which plan is active and its goal — orientation without task detail.
Command Claude Code
Multi-dimensional LLM council review on the current local feature branch — pre-PR review. Same dimensions as /gflow:pr-council-review but reads git diff ..HEAD instead of a PR; never posts to GitHub. Wrapper around skills/pr-council-review/SKILL.md § 8 (branch mode).
Command Claude Code
Show unreleased changes and last tagged version — insight into recent work.
Command Claude Code
Auto-fix lint and formatting, then report types and tests. Run before every commit.
Command Claude Code
Use before cutting any gflow-cli release or after a major documentation change — systematic council-driven audit that combines a mechanical 7-section checklist with a 3-agent parallel review (completeness / cross-reference / drift). Produces a consensus verdict and a concrete fix list.
Command Claude Code
Triage a gflow-cli GitHub issue: verify the reporter's claim against code, tests, docs, KNOWNISSUES, and memory; classify it (CONFIRMED / NEEDS-E2E / NEEDS-INFO / DUPLICATE / INVALID / WONTFIX); judge whether it is verifiable end-to-end in the current environment; and draft a reporter-facing reply. Read-only — changes…
Command Claude Code
Drive an assessed gflow-cli issue (verdict CONFIRMED-BUG or LIKELY-BUG, with localized verifiable scope) to a fix: isolated worktree off develop, test-first fix, /gflow:check, then a DRAFT PR for human review. Mutating and gated — runs inside a strict action envelope (never merges, never spends credits, never marks a…
Command Claude Code
Surface open known issues. Call before touching auth, reCAPTCHA, or anything previously flagged.
Command Claude Code
Two-part gate for gflow-cli feature work — pre-flight state check at the start, live-verification against real Flow before claiming done.
Command Claude Code
Run pr-council-review (PR or branch mode) plus an external-tools corroboration layer (codex, plus Antigravity via the agy harness) for high-stakes reviews where a same-model-family blind spot is a real risk. Tiers: small (internal only, default) / medium (+codex) / high (+codex+antigravity). Wrapper around…
Command Claude Code
Show only the next unchecked task — minimal output, no context noise.
Command Claude Code
Create a structured task-by-task implementation plan for a feature and write it to docs/superpowers/plans/.
Command Claude Code
Multi-dimensional LLM council review of an open PR. Five baseline dimensions (correctness, quality, security, tests, memory-hygiene) plus adaptive per-surface dimensions. Sub-agents invoke specialized skills (security-review, code-review, verify). With no argument, lists open PRs ranked by priority. Wrapper around…
Command Claude Code
Pre-implementation 5-persona adversarial analysis for high-stakes gflow-cli proposals. Produces a GO / CAUTION / STOP verdict before any code is written. Invoke before new transports, auth changes, selector redesigns, schema migrations, or any PLAN.md backlog item gated on an investigation step.
Command Claude Code
Cut a new gflow-cli release — bump version, update CHANGELOG, tag, push, and back-merge.
Command Claude Code
Pre-implementation edge-case explorer for gflow-cli features. Decomposes a proposed change across 12 gflow-cli-specific dimensions (WAF/reCAPTCHA, selector drift, auth lifecycle, batch resume, data layer, cross-platform paths, error propagation, observability) and produces a severity-ranked scenario table and BDD…
Command Claude Code
Check the SonarCloud quality gate for a PR (or the current branch) and drive it to zero. Reports GREEN, or the exact PR-scoped new issues/hotspots/coverage gaps to fix.
Command Claude Code
Show current plan state — active plan file, goal, progress, and next unchecked task.