Issue Flow — Development skill for Claude Code
インナーループを1本回す.
How to install Issue Flow
Installs to ~/.claude/commands/fune6900-agentic-tdd-starter-sets-issue-flow.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/fune6900/agentic-tdd-starter-sets/HEAD/.claude/commands/issue-flow.md -o ~/.claude/commands/fune6900-agentic-tdd-starter-sets-issue-flow.md Restart Claude Code, or start a new session, for it to be picked up.
What Issue Flow does
インナーループを1本回す。**1つの Issue を、人間を介さず「実装 → 検証 → 差し戻し」で合格まで持っていく。**
メイド長(Benz)がオーケストレーターとして実行する。以下の手順を厳守すること。
対象
- 引数 $ARGUMENTS に Issue 番号を指定する。未指定の場合は
gh issue listを表示してマスターに確認する。
前提
@.claude/rules/loop-engineering.mdを読んでいること(ゲート定義・ハードストップ)- Issue に 目的・意図・受け入れ条件・影響範囲・セキュリティ確認の要否 が書かれていること
- 欠けている場合は実装に入らず、立案のメイド(
sub-agent-planner)に差し戻す
- 欠けている場合は実装に入らず、立案のメイド(
Phase 0: 準備
- 前回までの記録を読む(★最初の行動・必須):
進行中のエピックがあれば内部ジャbash .claude/scripts/loop-journal.sh context
Alternatives in Development
- Career-Ops For Codex — Read CLAUDE.md for all project instructions, routing, and behavioral rules 32.5k ★
- Grammar Check — Identify grammar and flow errors with targeted fix suggestions 7.8k ★
- Flow Parallel — Decompose and execute large changes, migrations, or multi-issue fixes in parallel with quality gates 2.8k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Epic Flow
アウターループを回す。大きな要件(エピック)を Issue に分解し、1本ずつインナーループに流し、セッションを跨いで学習させる。
Claude Flow Help
Claude Flow Memory
Zoetrope
Watch a Claude Code session as a live flow graph, in your terminal or your browser.
Arrecall
AgentRecall on-demand recall — surface past fixes, decisions, and patterns mid-session without leaving your fl
Skill Flow
Install, manage, and share skills across every major coding agent — Claude Code, Cursor, Copilot, and more.
Related Agents
Report Maker
Use during a complex, multi-stage epic (the wizard flow) to CREATE and MAINTAIN a living status dashboard as a
OSS
Open-source maintainer of redbar — repository governance, not the prose (that's the scribe's job). Invoke for
Flow Code Reviewer
Independent adversarial reviewer for a branch diff. Dispatched by flow-ship-issue's review phase (or manually)