Home / fedec65 / bettercallclaude · bettercallclaude/skills/legal-wayfinder/SKILL.md · GitHub

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

Latest version
mdr add fedec65/bettercallclaude/legal-wayfinder@git:20260831.7dc2182
Exact content
mdr add fedec65/bettercallclaude/legal-wayfinder@sha256:739a9c4f448695b2

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_uzh6mkgdp4qtaodx.svg)](https://markdownregistry.com/a/art_uzh6mkgdp4qtaodx)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260831.7dc2182 latest2026-08-31 7dc2182 9,173 BA view · diff
git:20260819.a795e122026-08-19 a795e12 8,785 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • 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

GitHub

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.

More from fedec65/bettercallclaude

adversarial-analysis skill
fedec65/bettercallclaude · bettercallclaude/skills/adversarial-analysis/SKILL.md · Adversarial stress test — three agents (Advocate FOR, Adversary AGAINST, Judicial synthesis with probability). Trigger…
git:20260831.7dc2182 · audit A · 40 stars
citation-content-verify skill
fedec65/bettercallclaude · bettercallclaude/skills/citation-content-verify/SKILL.md · Substantive citation verifier — checks every citation in a draft against the live source for existence AND content…
git:20260831.7dc2182 · audit A · 40 stars
compliance-frameworks skill
fedec65/bettercallclaude · bettercallclaude/skills/compliance-frameworks/SKILL.md · Swiss financial regulatory compliance — FINMA, GwG/AML/KYC, FIDLEG/FINIG licensing, BankG, crypto/DLT regulation…
git:20260831.7dc2182 · audit A · 40 stars
data-protection-law skill
fedec65/bettercallclaude · bettercallclaude/skills/data-protection-law/SKILL.md · Swiss data protection — nDSG/FADP framework, GDPR adequacy, cantonal DP laws (IDG/KDSG/LIPAD), DSFA/DPIA, cross-border…
git:20260831.7dc2182 · audit A · 40 stars
legal-5step-framework skill
fedec65/bettercallclaude · bettercallclaude/skills/legal-5step-framework/SKILL.md · End-to-end 5-step Swiss legal pipeline: (1) intake/fact extraction, (2) BGE/statute research, (3) strategy/risk…
git:20260831.7dc2182 · audit A · 40 stars
legal-chronology skill
fedec65/bettercallclaude · bettercallclaude/skills/legal-chronology/SKILL.md · Legal chronology builder — turns case documents (contracts, correspondence, court filings, expert reports) into a…
git:20260831.7dc2182 · audit A · 40 stars
legal-evaluator skill
fedec65/bettercallclaude · bettercallclaude/skills/legal-evaluator/SKILL.md · Verdict engine — judges artifacts against a Goal Record using MCP verification tools. Returns structured pass/fail…
git:20260831.7dc2182 · audit A · 40 stars
legal-intake skill
fedec65/bettercallclaude · bettercallclaude/skills/legal-intake/SKILL.md · Swiss legal intake — transforms vague or complex queries into actionable execution plans. Two modes: **Refine**…
git:20260831.7dc2182 · audit A · 40 stars
privacy-routing skill
fedec65/bettercallclaude · bettercallclaude/skills/privacy-routing/SKILL.md · Privacy routing for Swiss attorney-client privilege (Anwaltsgeheimnis, Art. 321 StGB) with pattern detection in German…
git:20260718.de18a1e · audit A · 40 stars
output-conventions skill
fedec65/bettercallclaude · bettercallclaude/skills/shared/SKILL.md · Shared deliverable-as-file output conventions for all BetterCallClaude commands. Defines the bcc-output folder…
git:20260831.7dc2182 · audit A · 40 stars
swiss-citation-formats skill
fedec65/bettercallclaude · bettercallclaude/skills/swiss-citation-formats/SKILL.md · Swiss legal citation formatter — validates, formats, and converts BGE/ATF/DTF, statutory, and cantonal citations across…
git:20260831.7dc2182 · audit A · 40 stars
swiss-document-analysis skill
fedec65/bettercallclaude · bettercallclaude/skills/swiss-document-analysis/SKILL.md · Swiss legal document analyzer — structured analysis of contracts, court decisions, statutes, submissions. Includes NDA…
git:20260831.7dc2182 · audit A · 40 stars

Every file in fedec65/bettercallclaude

Browse by kind, by grade A, or by owner.