mirror of
https://github.com/mattpocock/skills.git
synced 2026-07-29 11:02:41 +07:00
wayfinder: recheck claims before showing the frontier in Handoff
Add a gate at the top of the Handoff section that rereads the session's assertions — the resolution answer, the appended Decisions-so-far line, and facts later tickets depend on — against the actual tracker state and linked assets, fixing whatever doesn't hold, before the Next steps block reveals the available sessions and new frontier. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
a83f22b60f
commit
a8c37a114f
@@ -104,7 +104,9 @@ The user may run unblocked tickets in parallel, so expect other sessions to be e
|
||||
|
||||
## Handoff
|
||||
|
||||
End every session with a **Next steps** block the user can copy-paste. Two cases:
|
||||
**Recheck your claims first.** Before you show the frontier, reread every assertion you're about to hand off — the resolution answer, the Decisions-so-far line you appended, any facts later tickets will depend on — against the actual tracker state and the assets you linked, and fix whatever doesn't hold. The available sessions and the new frontier the human is about to act on are only as sound as the claims underneath them.
|
||||
|
||||
Then end every session with a **Next steps** block the user can copy-paste. Two cases:
|
||||
|
||||
**Open tickets remain.** Query the map for the currently-unblocked children, then give two copy-paste options: a bare command for one session (you pick the next ticket), and one pinned command per unblocked ticket for running them in parallel. Paste one line per fresh window — opening one, some, or all of them.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user