Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

flow-next

flow-next contém 63 skills coletadas de gmickel, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
63
Stars
667
atualizado
2026-07-22
Forks
52
Cobertura ocupacional
3 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

flow-next-drive
Desenvolvedores de software

Drive any UI surface like a real user - a web app, a Chromium-backed desktop app (Electron / WebView2, reached over CDP), or a genuinely native app (macOS AppKit/SwiftUI, or a non-CDP webview) reached via the Cua Driver / Computer Use. Detects the surface, picks the best available driver, degrades gracefully. Use to navigate sites, verify deployed UI, test web or desktop apps, capture baseline screenshots, drive a sign-in flow, scrape data, fill forms, run an e2e check, or inspect current page state. Triggers on "check the page", "verify UI", "test the site", "test this app", "drive the app", "automate this desktop app", "read docs at", "look up API", "visit URL", "browse", "screenshot", "scrape", "e2e test", "login flow", "capture baseline", "see how it looks", "inspect current", "before redesign", "Electron app", "native app".

2026-07-22
flow-next-impl-review
Analistas de garantia de qualidade de software e testadores

Carmack-level implementation review of changes via the configured backend. Use when asked to review code or a diff in a flow-next repo.

2026-07-22
flow-next-make-pr
Desenvolvedores de software

Open a PR with a cognitive-aid body rendered from flow-next spec state via gh. Use whenever asked to make or open a PR in a flow-next repo.

2026-07-22
flow-next-pilot
Outras ocupações de informática

Single-tick autonomous build-loop conductor. Advances one ready spec one stage per tick, emits PILOT_VERDICT. Use when asked to pilot a spec or backlog.

2026-07-22
flow-next-plan-review
Analistas de garantia de qualidade de software e testadores

Carmack-level review of a flow-next spec or plan via the configured backend. Use when asked to review a plan or spec.

2026-07-22
flow-next-plan
Desenvolvedores de software

Plan a feature into a flow-next spec with tasks in .flow/. Use when asked to plan, spec out, or break down work (fn-N ids).

2026-07-22
flow-next-prospect
Desenvolvedores de software

Generate ranked candidate ideas grounded in the repo. Use when asked what to build next.

2026-07-22
flow-next-qa
Analistas de garantia de qualidade de software e testadores

Live-app QA pass derived from the spec. Drives the running app, files P0/P1/P2 findings with evidence, emits a YES or NO qa_verdict receipt.

2026-07-22
flow-next-ralph-init
Outras ocupações de informática

Scaffold the repo-local Ralph autonomous harness and project hooks. Use when asked to set up Ralph.

2026-07-22
flow-next-rp-explorer
Desenvolvedores de software

Token-efficient codebase exploration using RepoPrompt CLI. Use when user says "use rp to..." or "use repoprompt to..." followed by explore, find, understand, search, or similar actions.

2026-07-22
flow-next-setup
Outras ocupações de informática

Install or refresh flowctl and project instructions for flow-next in this repo. Use when asked to set up flow-next.

2026-07-22
flow-next-spec-completion-review
Desenvolvedores de software

Verify that a spec's completed tasks fully implement the spec requirements. Use at spec completion before close.

2026-07-22
flow-next-strategy
Desenvolvedores de software

Create or update repo-root STRATEGY.md (problem, approach, users, metrics, tracks). Use for strategy or roadmap doc requests.

2026-07-22
flow-next-drive
Desenvolvedores de software

Drive any UI surface like a real user - a web app, a Chromium-backed desktop app (Electron / WebView2, reached over CDP), or a genuinely native app (macOS AppKit/SwiftUI, or a non-CDP webview) reached via the Cua Driver / Computer Use. Detects the surface, picks the best available driver, degrades gracefully. Use to navigate sites, verify deployed UI, test web or desktop apps, capture baseline screenshots, drive a sign-in flow, scrape data, fill forms, run an e2e check, or inspect current page state. Triggers on "check the page", "verify UI", "test the site", "test this app", "drive the app", "automate this desktop app", "read docs at", "look up API", "visit URL", "browse", "screenshot", "scrape", "e2e test", "login flow", "capture baseline", "see how it looks", "inspect current", "before redesign", "Electron app", "native app".

2026-07-22
flow-next-impl-review
Analistas de garantia de qualidade de software e testadores

John Carmack-level implementation review via RepoPrompt or Codex. Use when reviewing code changes, PRs, or implementations. Triggers on /flow-next:impl-review.

2026-07-22
flow-next-make-pr
Desenvolvedores de software

Render a cognitive-aid PR body from flow-next state and open via gh. Triggers on /flow-next:make-pr with optional spec id and flags (--draft, --ready, --no-mermaid, --base <ref>, --memory, --dry-run). Auto-detects spec from current branch when no id given. NOT Ralph-blocked — autonomous loops can surface a draft PR for human review.

2026-07-22
flow-next-pilot
Desenvolvedores de software

Single-tick autonomous build-loop conductor for host drivers (/loop, /goal). Each invocation advances exactly ONE ready spec by ONE pipeline stage (plan, plan-review, work, qa [opt-in, gated on pipeline.qa==on], make-pr) and ends with a terminal PILOT_VERDICT line for the driver to read. Triggers on /flow-next:pilot, optionally with --spec <id>, --dry-run, --review=<backend>, --research=<grep|rp>, --depth=<level>. Autonomous by design — never asks the user questions; reports NEEDS_HUMAN instead.

2026-07-22
flow-next-plan-review
Analistas de garantia de qualidade de software e testadores

Carmack-level plan review via RepoPrompt or Codex. Use when reviewing Flow specs or design docs. Triggers on /flow-next:plan-review.

2026-07-22
flow-next-plan
Desenvolvedores de software

Create structured build plans from feature requests or Flow IDs. Use when planning features or designing implementation. Triggers on /flow-next:plan with text descriptions or Flow IDs (fn-1-add-oauth, fn-1-add-oauth.2, or legacy fn-1, fn-1.2, fn-1-xxx, fn-1-xxx.2).

2026-07-22
flow-next-prospect
Desenvolvedores de software

Generate ranked candidate ideas grounded in the repo, upstream of /flow-next:plan. Triggers on /flow-next:prospect with an optional focus hint (concept, path, constraint, or volume).

2026-07-22
flow-next-qa
Analistas de garantia de qualidade de software e testadores

Live-app real-user QA pass derived from the spec. Drives the running app via flow-next-drive, derives scenarios from the spec's AC / R-IDs / boundaries, files structured P0/P1/P2 findings with evidence, and ends with a YES/NO ship verdict receipt. Triggers on /flow-next:qa with a spec id. Runs user-invoked OR as the optional `pipeline.qa` pilot stage (default off). Augments — never replaces — CI/staging/manual QA. FORBIDDEN from marking PASS by reading source — the verdict rests on captured evidence from the live app, never on agent narration.

2026-07-22
flow-next-ralph-init
Desenvolvedores de software

Scaffold repo-local Ralph autonomous harness under scripts/ralph/. Use when user runs /flow-next:ralph-init.

2026-07-22
flow-next-rp-explorer
Desenvolvedores de software

Token-efficient codebase exploration using RepoPrompt CLI. Use when user says "use rp to..." or "use repoprompt to..." followed by explore, find, understand, search, or similar actions.

2026-07-22
flow-next-setup
Desenvolvedores de software

Optional local install of flowctl CLI and CLAUDE.md/AGENTS.md instructions, plus an optional model-routing scaffold for the project instruction file. Use when user runs /flow-next:setup.

2026-07-22
flow-next-spec-completion-review
Analistas de garantia de qualidade de software e testadores

Spec completion review - verifies all spec tasks implement the spec requirements. Triggers on /flow-next:spec-completion-review.

2026-07-22
flow-next-strategy
Outras ocupações de informática

Create or maintain `STRATEGY.md` — the product's target problem, our approach, who it's for, key metrics, and tracks of work. Use when starting a new product, updating direction, or when prompts like 'write our strategy', 'update the roadmap', 'what are we working on', or 'set up the strategy doc' come up. Also fires when `/flow-next:prospect`, `/flow-next:plan`, `/flow-next:interview`, or `/flow-next:capture` need upstream grounding and no strategy doc exists yet.

2026-07-22
flow-next-audit
Desenvolvedores de software

Audit .flow/memory/ entries against current code and keep, update, consolidate, or delete each. Use when asked to audit or refresh memory.

2026-07-21
flow-next-capture
Desenvolvedores de software

Synthesize the current conversation into a flow-next spec with read-back gating. Use when asked to capture this as a spec.

2026-07-21
flow-next-deps
Desenvolvedores de software

Show spec dependency graph and execution order. Use when asking 'what's blocking what', 'execution order', 'dependency graph', 'what order should specs run', 'critical path', 'which specs can run in parallel'.

2026-07-21
flow-next-export-context
Desenvolvedores de software

Export RepoPrompt context to a markdown file for review with an external LLM (ChatGPT, Claude web, etc.). Use when you want Carmack-level review but prefer an external model. Triggers on "export context", "export for external review", "export plan for ChatGPT", "export impl review context", "review with an external model", "export review context".

2026-07-21
flow-next-interview
Desenvolvedores de software

In-depth Q&A to refine a spec, task, or spec file before building. Use when asked to flesh out, refine, or interrogate requirements.

2026-07-21
flow-next-land
Desenvolvedores de software

Autonomous PR babysitter tick. Fixes CI, resolves feedback, merges when converged, closes the spec, releases. Emits LAND_VERDICT. Use when asked to land PRs.

2026-07-21
flow-next-map
Desenvolvedores de software

Build a semantic feature index of the repo via clawpatch map (opt-in). Use when asked to map the repo.

2026-07-21
flow-next-memory-migrate
Desenvolvedores de software

Migrate legacy flat .flow/memory files to the categorized YAML schema. One-time ceremony. Use when asked to migrate flow memory.

2026-07-21
flow-next-prime
Outras ocupações de informática

Assess codebase agent and production readiness. Classifies the project, verifies commands run, leads with a verdict and ranked next actions.

2026-07-21
flow-next-resolve-pr
Desenvolvedores de software

Resolve PR review feedback. Fetches unresolved threads, triages, fixes, replies and resolves via GraphQL. Use when asked to address review comments.

2026-07-21
flow-next
Desenvolvedores de software

Manage .flow/ tasks and specs. Use for show or list tasks, task status, what is ready, show fn-N. NOT for planning or executing (use the plan and work skills).

2026-07-21
flow-next-sync
Desenvolvedores de software

Manually trigger plan-sync to update downstream task specs after implementation drift. Use when code changes outpace specs.

2026-07-21
flow-next-tracker-sync
Desenvolvedores de software

Project a flow-next spec to a tracker issue (Linear, GitHub, GitLab, Jira) and reconcile two-way. Use when asked to sync to a tracker. NOT plan-sync.

2026-07-21
flow-next-work
Desenvolvedores de software

Execute a flow-next spec or task end-to-end with worker subagents, gates, and commits. Use when asked to work on, implement, or execute fn-N.

2026-07-21
Mostrando as 40 principais de 63 skills coletadas neste repositório.