feat(agent-ops): 着手前ゲート・振り返り台帳・Fable 非依存化プログラムを追加#38
Merged
Conversation
指示書の穴を実行中・監査時ではなく着手前に露呈させ、監督役が補った観点を テンプレートへ還流する仕組みを codex-handoff に追加する。最終目的は Fable が利用できなくなっても自分の指示 + Opus/Codex で同等の委譲品質を 維持できる状態 (DR 目標)。 - 00-handoff-template: 非目標・未確定事項と仮定・事前調査セクションと M0 (調査・作戦フェーズ) を追加 - 01-audit-checklist: 指摘への「指示書起因」タグ付けを追加 - 03-preflight-gate (新規): M0 定型プロンプト (unknowns 二分類)、 フレッシュセッション必須の原理、高リスク時のアンサンブル批評 - 04-retrospective-ledger (新規): 振り返り 4 行 + 4 指標の台帳と テンプレートへの crystallize 還流ルール - 05-fable-independence (新規): ベースライン記録・批評採掘・ Fable-off 訓練・フェーズ移行と「同等」の操作的定義 - SKILL.md: フローを 7 ステップ化、README: References 表を更新 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This was referenced Jul 3, 2026
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
codex-handoff の指示書フローに「着手前ゲート」「振り返り台帳」「Fable 非依存化プログラム」を追加する。
背景: Fable 製の指示書だと Opus 4.8/Codex が理想に近い出力を出せる一方、自分の指示書では引き出せないという観察から、Fable が暗黙にやっている gap-filling(曖昧さの発見・受け入れ条件化・実行モデル向け翻訳)を明示的な工程に分解した。最終目的は Fable が利用できなくなっても、自分の指示 + Opus 4.8/Codex で同等の委譲品質を維持できる状態(DR 目標)。
変更内容
新規 references
03-preflight-gate.md— 着手前ゲート。M0(調査・作戦フェーズ)の定型プロンプト、未確定事項の二分類(確認が必要 / 仮定可)、フレッシュセッション必須の原理、高リスク時のアンサンブル批評(2 モデル独立レビュー → 和集合を修正・交差を最優先)04-retrospective-ledger.md— 委譲ごとの振り返り 4 行フォーマットと 4 指標(ゲート質問数 / エスカレーション数 / 指示書起因の監査指摘数 / 一発受け入れ率)。2 回再発した欠落はテンプレート「書き方」へ crystallize 還流(発火テスト付き)05-fable-independence.md— DR 目標の明文化。ベースライン記録、批評採掘プロトコル、Fable-off 訓練(5 タスクに 1 回)、フェーズ移行表、「同等」の操作的定義既存更新
00-handoff-template.md— 「非目標」「未確定事項と仮定」「事前調査」セクションを追加。マイルストーン先頭に M0 を必須化。完了報告に「採用した仮定」を追加01-audit-checklist.md— 指摘への「指示書起因」タグ付けを追加codex-handoff/SKILL.md— フローを 5 → 7 ステップ化(着手前ゲート・振り返りを追加)、「著者体制と Fable 非依存化」セクションとリファレンス表を更新README.md— References 表に 3 ファイルを追加検証
🤖 Generated with Claude Code