Skip to content

Commit 4fe6408

Browse files
zhonghuiCopilot
andcommitted
docs: add recovery command to quick-start section in all 4 READMEs
After the phase table, now shows the exact sentence to tell the AI when resuming interrupted work (in each language). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 0de5c83 commit 4fe6408

4 files changed

Lines changed: 13 additions & 5 deletions

File tree

README.en.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,11 @@ Five phases — launch your AI assistant directly from the Agent spec files:
4646
| Phase 4 | Triple Review (parallel) | [`agents/06-code-reviewer.md`](agents/06-code-reviewer.md), [`agents/07-consistency-reviewer.md`](agents/07-consistency-reviewer.md), [`agents/08-content-reviewer.md`](agents/08-content-reviewer.md) |
4747
| Phase 5 | Publish | [`agents/10-bookbinder.md`](agents/10-bookbinder.md) |
4848

49-
Progress tracking: [`templates/checkpoint.md`](templates/checkpoint.md)  Checkpoint recovery: [`framework/recovery.md`](framework/recovery.md)
49+
Progress tracking: [`templates/checkpoint.md`](templates/checkpoint.md)  Recovery: [`framework/recovery.md`](framework/recovery.md)
50+
51+
**After an interruption, tell your AI**: `Please read checkpoint.md and continue where we left off.`
52+
5053

51-
## 3. Use Cases
5254

5355
This framework is suited for the following types of technical book projects:
5456

README.ja.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,9 @@
5050

5151
進捗管理:[`templates/checkpoint.md`](templates/checkpoint.md)  チェックポイント回復:[`framework/recovery.md`](framework/recovery.md)
5252

53-
## 3. 適用シナリオ
53+
**中断後の再開**:AI アシスタントに伝えるだけ → `checkpoint.md を読んで、前回の続きから作業を再開してください。`
54+
55+
5456

5557
本フレームワークは以下の種類の技術書籍プロジェクトに適しています:
5658

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@
4040

4141
进度追踪:[`templates/checkpoint.md`](templates/checkpoint.md)  断点恢复:[`framework/recovery.md`](framework/recovery.md)
4242

43-
## 3. 适用场景
43+
**中断后恢复**:告诉 AI 助手 → `请读 checkpoint.md,继续上次未完成的工作。`
44+
45+
4446

4547
本框架适用于以下类型的技术书籍项目:
4648

README.zh-TW.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,9 @@
5050

5151
進度追蹤:[`templates/checkpoint.md`](templates/checkpoint.md)  斷點恢復:[`framework/recovery.md`](framework/recovery.md)
5252

53-
## 3. 適用場景
53+
**中斷後恢復**:告訴 AI 助手 → `請讀 checkpoint.md,繼續上次未完成的工作。`
54+
55+
5456

5557
本框架適用於以下類型的技術書籍項目:
5658

0 commit comments

Comments
 (0)