legal-wayfinder skillA
legal-wayfinder is agent-read markdown (skill) from fedec65/bettercallclaude: 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 f.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# 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>
…Read the whole file at its exact version.
How to install
mdr add fedec65/bettercallclaude/legal-wayfinder@git:20260831.7dc2182mdr add fedec65/bettercallclaude/legal-wayfinder@sha256:739a9c4f448695b2Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_uzh6mkgdp4qtaodx)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260831.7dc2182 latest | 2026-08-31 | 7dc2182 | 9,173 B | A | view · diff |
| git:20260819.a795e12 | 2026-08-19 | a795e12 | 8,785 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (9173 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
fedec65/bettercallclaude · 40 stars · license AGPL-3.0 · pushed 2026-09-20 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_uzh6mkgdp4qtaodx GET https://markdownregistry.com/api/v1/resolve?ref=fedec65/bettercallclaude/legal-wayfinder GET https://markdownregistry.com/api/v1/blob/739a9c4f448695b2475617a3765e0e85d7549cf191c41bd7985905c02f535964
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.