Skip to main content

gmickel/flow-next

SkillsMP 已收集 gmickel/flow-next 中的 72 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
72
GitHub 星标
693
GitHub Forks
55

已展示 40 / 72 个已收集 Skill。

职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
未分类
描述

Single-tick autonomous build-loop conductor. One spec or the backlog, one stage per tick (pipeline.chainStages chains qa into make-pr), emits PILOT_VERDICT. Use when asked to pilot a spec or backlog.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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

原文语言:英语

更新
职业分类
项目管理专家
描述

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).

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

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

原文语言:英语

更新
职业分类
其他计算机职业
描述

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

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
未分类
描述

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.

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
未分类
描述

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; with pipeline.chainStages==on, make-pr…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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

原文语言:英语

更新
职业分类
项目管理专家
描述

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,…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

Optional local install of flowctl CLI and CLAUDE.md/AGENTS.md instructions, plus a commented model-routing example proposed into the project instruction file. Use when user runs /flow-next:setup.

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
未分类
描述

Execute a Flow spec or task systematically with git setup, task tracking, quality checks, and commit workflow. Use when implementing a plan or working through a spec. Triggers on /flow-next:work with Flow IDs (fn-1-add-oauth, fn-1-add-oauth.2, or legacy fn-1,…

原文语言:英语

更新
职业分类
项目管理专家
描述

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

原文语言:英语

更新
职业分类
项目管理专家
描述

Interview user in-depth about a spec, task, or spec file to extract complete implementation details. Use when user wants to flesh out a spec, refine requirements, or clarify a feature before building. Triggers on /flow-next:interview with Flow IDs…

原文语言:英语

更新
职业分类
未分类
描述

Recommend the smallest sufficient flow-next workflow from the starting state. Stateless router. Use when unsure which command or stage applies next.

原文语言:英语

更新
职业分类
未分类
描述

Prompt-first router that recommends the smallest sufficient flow-next workflow. Use when unsure which command to run next, which pre-build stage applies, or whether to skip chart/interview/plan. Triggers on /flow-next:guide with a free-form situation…

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
未分类
描述

Cadence-tick autonomous babysitter for build-loop-authored PRs (/loop-shaped ship loop). Each invocation is one tick over all open PRs the build loop authored — keep CI green (bounded fix budget), wait out the reviewer patience window, resolve feedback via…

原文语言:英语

更新
职业分类
未分类
描述

Audit .flow/memory/ entries against current code and keep, update, consolidate, replace, delete, or harden each. Use when asked to audit memory or graduate a recurring lesson into a gate.

原文语言:英语

更新
职业分类
未分类
描述

Audit `.flow/memory/` entries against the current codebase and decide Keep / Update / Consolidate / Replace / Delete / Harden per entry. Triggers on /flow-next:audit, "audit memory", "review memory", "refresh learnings", "sweep stale memory", "consolidate…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Seed or maintain the committed user-POV feature map at `.flow/features/` so QA and drive reuse how a user reaches each feature. Two state-resolved modes: no `.flow/features/` (or explicit init intent) seeds it; a present map maintains it. Triggers on…

原文语言:英语

更新
职业分类
项目管理专家
描述

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

原文语言:英语

更新
职业分类
项目管理专家
描述

Synthesize the current conversation context into a flow-next spec at `.flow/specs/<spec-id>.md` via `flowctl spec create + spec set-plan` — agent-native, source-tagged, with mandatory read-back before write. Triggers on /flow-next:capture, "capture spec",…

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

Seed or maintain the committed user-POV drive map at .flow/features/ so QA and drive reuse how a user reaches each feature.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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. Consumes…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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,…

原文语言:英语

更新
职业分类
项目管理专家
描述

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

原文语言:英语

更新
职业分类
项目管理专家
描述

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…

原文语言:英语

更新
职业分类
技术写作员
描述

Use while drafting a substantial reply, report, or summary for the user - read the prose contract before writing and draft under its rules. Not for short turns or file/PR output.

原文语言:英语

更新
职业分类
技术写作员
描述

Use while drafting any substantial reply, report, review walkthrough, or summary for the user - read the artifact prose contract before writing, not after, and draft under its rules. Do not use for short conversational turns, tool-call narration, the visual…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Decision-map discovery for one oversized unclear idea before capture. Resolve one decision per invocation, brief for capture. Use when asked to chart an idea or work a chart decision.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
已展示 40 / 72 个已收集 Skill。