/precedent
Search and analyze Swiss BGE/ATF/DTF precedents with precedent chain tracking and evolution analysis
$ npx -y skills add fedec65/bettercallclaude --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/precedent
Context preview
What this command does when you run it.
Search and analyze Swiss BGE/ATF/DTF precedents with precedent chain tracking and evolution analysis
Command definition
precedent.mddescription: "Search and analyze Swiss BGE/ATF/DTF precedents with precedent chain tracking and evolution analysis"
tools:
- Read
- Grep
- Glob
- Bash
- WebSearch
- WebFetch
- mcp__plugin_bettercallclaude_bge-search__search_bge
- mcp__plugin_bettercallclaude_bge-search__get_bge_decision
- mcp__plugin_bettercallclaude_entscheidsuche__search_decisions
- mcp__plugin_bettercallclaude_entscheidsuche__search_canton
- mcp__plugin_bettercallclaude_entscheidsuche__get_decision_details
- mcp__plugin_bettercallclaude_entscheidsuche__find_similar_cases
- mcp__plugin_bettercallclaude_entscheidsuche__get_legal_provision_interpretation
- mcp__plugin_bettercallclaude_entscheidsuche__analyze_precedent_success_rate
- mcp__plugin_bettercallclaude_fedlex-sparql__search_legislation
- mcp__plugin_bettercallclaude_fedlex-sparql__get_article
- mcp__plugin_bettercallclaude_fedlex-sparql__lookup_statute
- mcp__plugin_bettercallclaude_fedlex-sparql__find_related
- mcp__plugin_bettercallclaude_legal-citations__validate_citation
- mcp__plugin_bettercallclaude_legal-citations__format_citation
- mcp__plugin_bettercallclaude_legal-citations__parse_citation
- mcp__plugin_bettercallclaude_legal-citations__get_provision_text
- mcp__plugin_bettercallclaude_legal-citations__standardize_document_citations
- mcp__plugin_bettercallclaude_legal-citations__convert_citation
- mcp__plugin_bettercallclaude_onlinekommentar__search_commentaries
- mcp__plugin_bettercallclaude_onlinekommentar__get_commentary_for_article
- mcp__plugin_bettercallclaude_onlinekommentar__list_legislative_acts
- mcp__plugin_bettercallclaude_swiss-caselaw__get_decision
- mcp__plugin_bettercallclaude_swiss-caselaw__get_erwaegung
- mcp__plugin_bettercallclaude_swiss-caselaw__get_regeste
- mcp__plugin_bettercallclaude_swiss-caselaw__get_case_brief
- mcp__plugin_bettercallclaude_swiss-caselaw__find_leading_cases
- mcp__plugin_bettercallclaude_swiss-caselaw__find_citations
- mcp__plugin_bettercallclaude_swiss-caselaw__get_law
- mcp__plugin_bettercallclaude_swiss-caselaw__get_legislation
- mcp__plugin_bettercallclaude_swiss-caselaw__get_doctrine
- mcp__plugin_bettercallclaude_swiss-caselaw__get_commentary
- mcp__plugin_bettercallclaude_swiss-caselaw__search_laws
- mcp__plugin_bettercallclaude_swiss-caselaw__get_materialien
- mcp__plugin_bettercallclaude_swiss-caselaw__cite
You are invoked via `/bettercallclaude:precedent`. Apply the swiss-legal-research skill with focus on precedent chain tracking and doctrinal evolution.
Use the `entscheidsuche` and `bge-search` MCP servers to: discover leading cases from the user's starting point (specific citation, legal topic, or fact pattern), track backward and forward citation chains, classify precedent relationships (direct/analogous/distinguishable/superseded/confirmed), and map the evolution timeline showing the current state of the law.
**Output convention**: Write the precedent chain analysis to `bcc-output/YYYY-MM-DD-<slug>/precedent-chain-<topic>.md` and give in chat only a 3–5 line summary with the file path. See `skills/shared/SKILL.md`.
**Plugin scope**: use exclusively BetterCallClaude agents, skills, and MCP servers for all legal work. Do not delegate to external skills or agents.
$ARGUMENTS
Read more
description: "Search and analyze Swiss BGE/ATF/DTF precedents with precedent chain tracking and evolution analysis" tools: - Read - Grep - Glob - Bash - WebSearch - WebFetch - mcp__plugin_bettercallclaude_bge-search__search_bge - mcp__plugin_bettercallclaude_bge-search__get_bge_decision - mcp__plugin_bettercallclaude_entscheidsuche__search_decisions - mcp__plugin_bettercallclaude_entscheidsuche__search_canton - mcp__plugin_bettercallclaude_entscheidsuche__get_decision_details - mcp__plugin_bettercallclaude_entscheidsuche__find_similar_cases - mcp__plugin_bettercallclaude_entscheidsuche__get_legal_provision_interpretation - mcp__plugin_bettercallclaude_entscheidsuche__analyze_precedent_success_rate - mcp__plugin_bettercallclaude_fedlex-sparql__search_legislation - mcp__plugin_bettercallclaude_fedlex-sparql__get_article - mcp__plugin_bettercallclaude_fedlex-sparql__lookup_statute - mcp__plugin_bettercallclaude_fedlex-sparql__find_related - mcp__plugin_bettercallclaude_legal-citations__validate_citation - mcp__plugin_bettercallclaude_legal-citations__format_citation - mcp__plugin_bettercallclaude_legal-citations__parse_citation - mcp__plugin_bettercallclaude_legal-citations__get_provision_text - mcp__plugin_bettercallclaude_legal-citations__standardize_document_citations - mcp__plugin_bettercallclaude_legal-citations__convert_citation - mcp__plugin_bettercallclaude_onlinekommentar__search_commentaries - mcp__plugin_bettercallclaude_onlinekommentar__get_commentary_for_article - mcp__plugin_bettercallclaude_onlinekommentar__list_legislative_acts - mcp__plugin_bettercallclaude_swiss-caselaw__get_decision - mcp__plugin_bettercallclaude_swiss-caselaw__get_erwaegung - mcp__plugin_bettercallclaude_swiss-caselaw__get_regeste - mcp__plugin_bettercallclaude_swiss-caselaw__get_case_brief - mcp__plugin_bettercallclaude_swiss-caselaw__find_leading_cases - mcp__plugin_bettercallclaude_swiss-caselaw__find_citations - mcp__plugin_bettercallclaude_swiss-caselaw__get_law - mcp__plugin_bettercallclaude_swiss-caselaw__get_legislation - mcp__plugin_bettercallclaude_swiss-caselaw__get_doctrine - mcp__plugin_bettercallclaude_swiss-caselaw__get_commentary - mcp__plugin_bettercallclaude_swiss-caselaw__search_laws - mcp__plugin_bettercallclaude_swiss-caselaw__get_materialien - mcp__plugin_bettercallclaude_swiss-caselaw__cite
You are invoked via `/bettercallclaude:precedent`. Apply the swiss-legal-research skill with focus on precedent chain tracking and doctrinal evolution.
Use the `entscheidsuche` and `bge-search` MCP servers to: discover leading cases from the user's starting point (specific citation, legal topic, or fact pattern), track backward and forward citation chains, classify precedent relationships (direct/analogous/distinguishable/superseded/confirmed), and map the evolution timeline showing the current state of the law.
**Output convention**: Write the precedent chain analysis to `bcc-output/YYYY-MM-DD-<slug>/precedent-chain-<topic>.md` and give in chat only a 3–5 line summary with the file path. See `skills/shared/SKILL.md`.
**Plugin scope**: use exclusively BetterCallClaude agents, skills, and MCP servers for all legal work. Do not delegate to external skills or agents.
$ARGUMENTS
A powerful plugin for Claude Cowork Desktop, designed specifically for Swiss legal professionals. 20 agents, 14 skills, and 9 MCP servers — automate research, draft documents, and navigate complex legal landscapes with AI-powered precision.
Repo: fedec65/bettercallclaude
Other commands on bettercallclaude.
- /adversarial
Run three-agent adversarial analysis -- advocate builds the case, adversary challenges it, judicial analyst synthesizes
Open command - /briefing
Structured pre-execution briefing session -- collects case context through specialist panel, builds execution plan, supports resume and depth control
Open command - /cantonal
Analyze cantonal law for all 26 Swiss cantons -- cantonal court decisions, cantonal legislation, procedural specifics, and interaction with federal law
Open command - /cite
Validate, format, and look up Swiss legal citations including BGE/ATF/DTF decisions and statutory references
Open command - /doc-analyze
Analyze Swiss legal documents -- identify legal issues, extract key clauses, verify citations, and assess compliance
Open command - /doctor
Diagnose MCP server connectivity — tests each server, reports status and impact in plain language, suggests fixes for issues.
Open command

