Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

flow-next

flow-next 收录了来自 gmickel 的 63 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
63
Stars
667
更新
2026-07-22
Forks
52
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

flow-next-drive
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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
其他计算机职业

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
软件质量保证分析师与测试员

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
软件开发工程师

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
软件开发工程师

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

2026-07-22
flow-next-qa
软件质量保证分析师与测试员

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
其他计算机职业

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

2026-07-22
flow-next-rp-explorer
软件开发工程师

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
其他计算机职业

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
软件开发工程师

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

2026-07-22
flow-next-strategy
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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

2026-07-22
flow-next-rp-explorer
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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

2026-07-22
flow-next-strategy
其他计算机职业

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
其他计算机职业

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
当前展示该仓库 Top 40 / 63 个已收集 skills。