mirror of
https://github.com/mattpocock/skills.git
synced 2026-07-29 02:52:42 +07:00
fix(wayfinder): rename "Two branches" to "Two modes"
The word "branch" in the Invocation section primes git-aware agents (Sonnet, GPT-5.5) to create git branches when running the skill, littering established environments with per-session branches that then have to be merged. Nothing here refers to git — the two "branches" are the two invocation modes (chart the map / work through it). Rename to "modes" to remove the false cue. Fixes #418 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
ab6ef44652
commit
cb51924fbe
@@ -70,7 +70,7 @@ Fog excludes only what's already decided (that's Decisions so far) and what's al
|
||||
|
||||
## Invocation
|
||||
|
||||
Two branches. Either way, **every session ends with a [Handoff](#handoff)** — never resolve more than one ticket per session.
|
||||
Two modes. Either way, **every session ends with a [Handoff](#handoff)** — never resolve more than one ticket per session.
|
||||
|
||||
### Chart the map
|
||||
|
||||
|
||||
Reference in New Issue
Block a user