← ClaudeAtlas

wayfindlisted

goalforge-internal — use entry commands; do not auto-trigger Chart a foggy, multi-session effort into a decision map BEFORE goalforge-capture — when the work is too big to spec yet, spans multiple sessions, and needs a decision map before anyone can write a real spec. Triggers: "chart this foggy effort", "multi-session decision map", "too big to spec yet", "map the unknowns before we plan". Establishes <PLANS_ROOT>/<effort>/wayfind/ (map.md pointer-index + one-decision-per-ticket files), drives a frontier-computed work loop across sessions, and graduates the converged map into goalforge-capture. SKIP when the effort is one session and already clear — a single well-understood feature goes straight to goalforge-capture with no map. SKIP for a bounded one-off edit, and for anything already past spec (that is the SDD chain, not wayfind).
Truncuso/cogwright · ★ 0 · AI & Automation · score 75
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