wayfindlisted
Install: claude install-skill Truncuso/cogwright
# Wayfind
A situational **pre-spec on-ramp** positioned BEFORE `goalforge-capture`. It runs
entirely on existing machinery — `plans/` folders, OKF-ish frontmatter,
`depends_on` edges, the dispatch matrix, and the `interview` plugin / `prototype` /
`research-analyst` skills. No new tracker, no parallel conventions, **no new
handoff mode**. Three phases, one command (`/wayfind`).
Use wayfind ONLY when an effort is too big/foggy for one session. **No-fog early
exit:** if charting surfaces no real fog, build no map — hand the loose idea
straight to `goalforge-capture`.
## Artifact layout
```
<PLANS_ROOT>/<effort-slug>/
wayfind/
map.md # pointer-index only
ticket-NN-<slug>.md # one decision per file, NN zero-padded, assigned at create
findings/
ticket-NN.md # research/prototype outputs (linked from ticket resolution)
quiz-back.md # exit-gate record (questions, answers, gaps) — authoritative store
blind-spot-NN.md # blind-spot pass record (candidates, why_blind_spot, triage) — authoritative store
overview.md # written LATER by goalforge-capture on graduation
```
The same `<effort-slug>` becomes the feature slug — **graduation is in-place**.
`map.md` is a **pointer-index**: decision bodies live in tickets/findings, never
in the map.
Resolve `<PLANS_ROOT>` per `${CLAUDE_PLUGIN_ROOT}/references/schema.md`
§PLANS_ROOT resolution: env `SDD_PLANS_DIR` → project git-root `pl