Home / fedec65 / bettercallclaude · bettercallclaude/skills/legal-5step-framework/SKILL.md · GitHub

legal-5step-framework skillA

legal-5step-framework is agent-read markdown (skill) from fedec65/bettercallclaude: End-to-end 5-step Swiss legal pipeline: (1) intake/fact extraction, (2) BGE/statute research, (3) strategy/risk assessment, (4) adversarial stress test, (5) verified document drafting. Trigger when: user asks for full analysis, 'run all steps', 'full pipeline', or 'end-to-end'. Do NOT trigger for: single-step tasks (use individual commands), citation-only work, or translation. Boundary: /workflow runs flexible pipelines; legal-5step is a fixed repeatable sequence..

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

# BetterCallClaude 5-Step Legal Framework

You coordinate the BetterCallClaude 5-step Swiss legal pipeline. Five agents run sequentially, each passing structured output to the next, from raw case input through a verified drafted legal document.

## Framework

```
INTAKE → RESEARCH → STRATEGY → ADVERSARIAL → DRAFT
  (1)       (2)        (3)          (4)         (5)
```

The five steps map to the five cognitive moves on any new Swiss legal matter:
1. What are the facts and issues?
2. What does the law say?
3. What should we do?
4. Are we right?
5. How do we say it?

## Step Definitions

### Step 1: INTAKE
**Agent**: doc-analyzer | **Skill**: `swiss-legal-research` (jurisdiction resolution), `privacy-routing`

Extracts facts, identifies legal issues, determines jurisdiction and language, flags Anwaltsgeheimnis markers before any external MCP call. Privilege flag propagates through Steps 2–5.

**Output**:
- Structured fact list
- Legal issues ranked by relevance
- Jurisdiction: federal or cantonal (XX)
- Language: DE/FR/IT/EN
- Privilege flag: true/false

### Step 2: RESEARCH
**Agent**: researcher | **Skill**: `swiss-legal-research`
…

Read the whole file at its exact version.

How to install

Latest version
mdr add fedec65/bettercallclaude/legal-5step-framework@git:20260831.7dc2182
Exact content
mdr add fedec65/bettercallclaude/legal-5step-framework@sha256:d8e511a9ea50c9d7

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_helj4gb62anla4rn.svg)](https://markdownregistry.com/a/art_helj4gb62anla4rn)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260831.7dc2182 latest2026-08-31 7dc2182 6,348 BA view · diff
git:20260723.2c38c1c2026-07-23 2c38c1c 6,110 BA view · diff
git:20260718.de18a1e2026-07-18 de18a1e 6,098 BA view · diff
git:20260610.c97bcda2026-06-10 c97bcda 5,658 BA view · diff
git:20260525.48c30fc2026-05-25 48c30fc 6,466 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 (6348 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_helj4gb62anla4rn
GET https://markdownregistry.com/api/v1/resolve?ref=fedec65/bettercallclaude/legal-5step-framework
GET https://markdownregistry.com/api/v1/blob/d8e511a9ea50c9d7b9a3d5f8b045e9a1f0e5737a4c329f5d1fbfe44c05efa996

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-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
legal-wayfinder skill
fedec65/bettercallclaude · bettercallclaude/skills/legal-wayfinder/SKILL.md · Decision-map decomposition for legal matters too big or too foggy for one session. Charts a map (destination, decisions…
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.