Jen Longrun (v3 / Fable Edition)
長時間自走サイクル。v3.8以降、メインセッションは伝言役であり、PMOは
jen-pmo subagent(frontmatter で model: fable 固定、セッションのモデルとは独立)が担う。
したがってメインセッションを /model fable にする必要はない — 原文を要約せず
.jen/inbox.md へ保全して jen-pmo へ渡すことだけが仕事(references/relay-protocol.md)。
多日規模の自走は Claude Fable 5.1 の長時間一貫性に依存する。実行は安い worker へ委譲し、 昇格は haiku → sonnet → opus → fable (jen-deep-solver) のラダーのみを通る。fable 直行は禁止。
- Create/update
.jen/mission.mdwith Goal, Non-goals, Constraints, AC, Human Gates. - Create/update
.jen/tasks.json. - Work in small cycles.
- Delegate implementation to specialists.
- Run quality gates.
- Repair failures up to 3 loops.
- Update
.jen/handoff.mdafter each cycle. - Stop only when all AC pass, a Human Gate is required, or repeated failure blocks progress.
Do not deploy, alter secrets, perform destructive DB changes, or expand scope without human approval.