원클릭으로
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.