legal-wayfinder

Solid

Decision-map decomposition for legal matters too big or too foggy for one session. Charts a map (destination, decisions so far, fog, out-of-scope) plus decision tickets under bcc-output/YYYY-MM-DD-<slug>/wayfinder/, then works tickets one at a time until the route to the deliverable is clear, then hands off to execution. Trigger when: charting a big legal matter (/legal-chart), working the next decision ticket (/legal-way), or a briefing is too foggy for a static execution plan. Do NOT trigger for: normal matters that fit /briefing or /legal-5step, quality-gate loops (legal-goal / legal-loop), or single-question research.

AI & Automation 38 stars 8 forks Updated 1 weeks ago AGPL-3.0

Install

View on GitHub

Quality Score: 82/100

Stars 20%
53
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Legal Wayfinder — Decision Maps for Big Legal Matters A big legal matter arrives wrapped in fog: the route from intake to deliverable is not visible yet. Wayfinding finds that route by resolving **decisions** — not by executing work slices. The map is the plan; execution happens only after handoff. **Plan, don't do.** Every ticket resolves a decision. Supporting memos and prototypes are linked as assets, but no client deliverable is drafted inside the map. A matter may override this in the map's **Notes** (carrying execution into the map); absent that, produce decisions, not deliverables. **Refer by name.** In everything the attorney reads, refer to a ticket by its title, never a bare id. Ids ride inside the linked name: `[Limitation period open?](tickets/t01-limitation-period-open.md)`. ## Storage Everything lives inside the matter folder — never in memory keys, never synced anywhere: ``` bcc-output/YYYY-MM-DD-<slug>/wayfinder/ map.md tickets/ t01-limitation-period-open.md t02-forum-choice-zh-or-federal.md assets/ ← research memos, prototype outlines linked from tickets ``` ## The Map (`map.md`) ```markdown --- matter: <slug> status: charting | working | ready-for-handoff | handed-off privacy-mode: strict | balanced | cloud classifier: ollama | none jurisdiction: federal | <canton> language: DE | FR | IT | EN --- ## Destination <1–2 lines: the deliverable this matter is finding its way to. Fixes scope; every session orients to it before choo...

Details

Author
fedec65
Repository
fedec65/bettercallclaude
Created
7 months ago
Last Updated
1 weeks ago
Language
JavaScript
License
AGPL-3.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category