ffroliva

37 mods across 1 repository, 136 stars between them.

gflow-cli

25

ffroliva/gflow-cli

Skill Claude CodeCodex

Use when the user wants to drive Google Flow (Veo image-to-video, Veo text-to-video, Imagen / Nano Banana image generation) from the terminal or a script — including text-to-video, image-to-video, image-to-image, batch image pipelines, or spending Flow credits programmatically. The CLI is gflow (or flow); install with…

136 yesterday C 140 tokens original MIT

issue-assessment

26

ffroliva/gflow-cli

Skill Claude CodeCodex

Use when triaging a GitHub issue for gflow-cli — a reporter's bug claim, a freshly-filed issue, or deciding whether and how to act on one. Also use when an autonomous agent (hermes-ops) picks up a labelled issue. Read-only: produces a verdict, an end-to-end-verifiability judgment, and a reporter-facing reply. Does not…

136 yesterday A 90 tokens original MIT

issue-resolve

27

ffroliva/gflow-cli

Skill Claude CodeCodex

Use when an assessed gflow-cli issue (verdict CONFIRMED-BUG or LIKELY-BUG) has localized, verifiable scope and should be driven to a fix. Mutating and gated: it works in an isolated worktree, fixes test-first, and opens a DRAFT PR for human review. Built to run autonomously (hermes-ops) within a strict action envelope…

136 yesterday A 97 tokens original MIT

known-issues

28

ffroliva/gflow-cli

Skill Claude CodeCodex

Surface open known issues. Call before touching auth, reCAPTCHA, or anything previously flagged.

136 yesterday A 23 tokens original MIT

live-verify

29

ffroliva/gflow-cli

Skill Claude CodeCodex

Two-part gate for gflow-cli feature/fix work. Part 1 (Pre-flight): use when starting work on a gflow-cli feature or fix — confirms the checkout reflects current develop before investing effort. Part 2 (Live-verify): use before claiming gflow-cli work done, especially anything touching a generation code path…

136 yesterday A 100 tokens original MIT

llm-council

30

ffroliva/gflow-cli

Skill Claude CodeCodex

Use when a pr-council-review (PR or branch mode) result needs independent corroboration from a different model family before trusting a GREEN verdict — high-stakes, security-sensitive, or architecturally significant reviews where same-model-family Claude subagents might share a blind spot. Also use when the user asks…

136 yesterday A 101 tokens original MIT

plan

31

ffroliva/gflow-cli

Skill Claude CodeCodex

Creates a structured task-by-task implementation plan for a gflow-cli feature. Gathers predict/scenario context, asks ≤3 clarifying questions, decomposes the feature into atomic committable tasks with step and test checklists, and writes docs/superpowers/plans/ - /PLAN.md. Invoke after /gflow:predict returns GO or…

136 yesterday A 89 tokens original MIT

pr-council-review

32

ffroliva/gflow-cli

Skill Claude CodeCodex

Multi-dimensional LLM council review of an open PR (default) or a local feature branch (§ 8 branch mode, invoked via /gflow:branch-review). Five baseline dimensions (correctness, quality, security, tests, memory-hygiene) plus adaptive dimensions per surface (transports / data / CLI / docs / auth / BDD / scripts /…

136 yesterday A 125 tokens original MIT

predict

33

ffroliva/gflow-cli

Skill Claude CodeCodex

Pre-implementation multi-persona adversarial analysis for gflow-cli proposals. Five expert personas independently evaluate a proposed change before a single line of code is written, then converge on a GO / CAUTION / STOP verdict. Invoke before any high-stakes decision: new transport, auth change, selector redesign…

136 yesterday A 78 tokens original MIT

release

34

ffroliva/gflow-cli

Skill Claude CodeCodex

Cut a new gflow-cli release — bump version, update CHANGELOG, tag, push, and back-merge.

136 yesterday A 26 tokens original MIT

scenario

35

ffroliva/gflow-cli

Skill Claude CodeCodex

Pre-implementation edge-case and scenario explorer for gflow-cli. Decomposes a proposed feature or change across 12 structured dimensions specific to gflow-cli's failure surfaces (WAF/reCAPTCHA, Playwright selectors, auth token lifecycle, batch resume, data layer safety, cross-platform paths). Produces a…

136 yesterday A 84 tokens original MIT

sonar

36

ffroliva/gflow-cli

Skill Claude CodeCodex

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.

136 yesterday A 45 tokens original MIT

status

37

ffroliva/gflow-cli

Skill Claude CodeCodex

Surfaces the current state of work in gflow-cli. Three variants at different levels of detail: full state (status), next task only (next), active plan identity (active). All variants run scripts/dev/activeplan.py and filter its output to the requested detail level.

136 yesterday A 58 tokens original MIT