Document mining additional chats in the retrofit flow
The playbook assumed one canonical chat per project. Add a merge prompt to Step 1 for reconciling further conversations into the existing AGENTS.md/ ROADMAP.md without overwriting, and note in the retrofit guide that the "files exist" skip can't mine other chats — that stays manual.
This commit is contained in:
+6
-1
@@ -33,7 +33,12 @@ guess on anything that changes what lands on disk.
|
||||
|
||||
Check the repo root for `AGENTS.md` with a `CLAUDE.md` symlink pointing at it.
|
||||
|
||||
**If both already exist**, Step 1 is done — go to Phase 3.
|
||||
**If both already exist**, the first chat has been mined — go to Phase 3. One thing this
|
||||
skip can't know is whether *other* conversations are still worth mining: you can't resume
|
||||
past chats any more than you could the first one, so if the user has additional chats to
|
||||
mine, that stays manual. Point them at the "merge from another chat" prompt in
|
||||
`retrofit-playbook.md` Step 1 (it reconciles into the existing files rather than
|
||||
overwriting them), then continue at Phase 3.
|
||||
|
||||
**If they're missing**, this is the manual seam. Do not proceed and do not invent the
|
||||
file. Instead, help the user mine the right chat, then stop:
|
||||
|
||||
Reference in New Issue
Block a user