Skip to main content
Run any Skill in Manus
with one click
ffroliva
GitHub creator profile

ffroliva

Repository-level view of 16 collected skills across 1 GitHub repositories.

skills collected
16
repositories
1
updated
2026-07-19
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

check
software-quality-assurance-analysts-and-testers

Auto-fix lint and formatting, then report types and tests. Run before every commit.

2026-07-19
live-verify
software-quality-assurance-analysts-and-testers

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 (t2i/i2i/i2v/t2v/r2v) — requires live evidence against real Flow, not just offline tests.

2026-07-19
pr-council-review
software-quality-assurance-analysts-and-testers

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 / release-gate). Each agent invokes specialized skills (security-review, code-review, verify) for its dimension. Reads files via `git show <sha>:<path>` to avoid stale-working-tree false positives. Cross-tool portable.

2026-07-17
llm-council
software-developers

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 for "external", "second opinion", "cross-model", or names codex/gemini/agy alongside a review.

2026-07-15
changelog
software-developers

Show unreleased changes and last tagged version — insight into recent work.

2026-07-13
doc-review
software-developers

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.

2026-07-13
known-issues
software-developers

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

2026-07-13
release
software-developers

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

2026-07-13
Showing top 8 of 16 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded