一键导入
flow-code-go
Full autopilot pipeline: brainstorm → plan → plan-review → work → impl-review → close. Zero human input from idea to PR.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Full autopilot pipeline: brainstorm → plan → plan-review → work → impl-review → close. Zero human input from idea to PR.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Internal pipeline engine. Manages the entire pipeline (brainstorm, plan, plan-review, work, impl-review, close) via flowctl phase commands. Invoked by /flow-code:go.
Use when exploring requirements before planning. Pressure-tests ideas, generates approaches, and outputs a requirements doc for /flow-code:plan. Supports --auto mode for AI self-interview (no human input needed).
Use when exploring requirements before planning. Pressure-tests ideas, generates approaches, and outputs a requirements doc for /flow-code:plan.
Use when planning features or designing implementation. Triggers on /flow-code:plan with text descriptions or Flow IDs.
Use when reviewing code changes — self-review in Worker Phase 6, impl-review, or PR review. Applies five-axis scoring with severity labels.
Use when implementing a plan or working through a spec. Triggers on /flow-code:work with Flow IDs.
| name | flow-code-go |
| description | Full autopilot pipeline: brainstorm → plan → plan-review → work → impl-review → close. Zero human input from idea to PR. |
| tier | 3 |
| user-invocable | false |
This skill is deprecated. /flow-code:go now routes directly to the flow-code-run skill, which handles the full pipeline including the brainstorm phase.
If you are reading this, invoke the flow-code-run skill instead with GO_MODE=true.