/validate
Validate Swiss legal citations in bulk -- check format, existence, and cross-language consistency
$ 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
/validate
Context preview
What this command does when you run it.
Validate Swiss legal citations in bulk -- check format, existence, and cross-language consistency
Command definition
validate.mddescription: "Validate Swiss legal citations in bulk -- check format, existence, and cross-language consistency"
tools:
- Read
- Grep
- Glob
- Bash
- WebSearch
- WebFetch
- mcp__plugin_bettercallclaude_fedlex-sparql__get_article
- mcp__plugin_bettercallclaude_legal-citations__validate_citation
- mcp__plugin_bettercallclaude_legal-citations__format_citation
- mcp__plugin_bettercallclaude_legal-citations__standardize_document_citations
- mcp__plugin_bettercallclaude_legal-citations__convert_citation
- mcp__plugin_bettercallclaude_legal-citations__extract_citations
- mcp__plugin_bettercallclaude_swiss-caselaw__get_law
- mcp__plugin_bettercallclaude_swiss-caselaw__cite
- mcp__plugin_bettercallclaude_swiss-caselaw__find_relevant_erwaegung
- mcp__plugin_bettercallclaude_swiss-caselaw__check_claim_support
You are invoked via `/bettercallclaude:validate`. Apply the swiss-citation-formats skill for citation format standards.
Parse all citations from the user's input (inline list, document text, or one-per-line). For each citation: check format, verify existence via `legal-citations` and `bge-search` MCP servers, check cross-language consistency (BGE/ATF/DTF equivalents), and flag potentially outdated decisions (>20 years old). If MCP servers are unavailable, perform format validation only.
For substantive verification — whether each citation also *supports the claim it is attached to* — apply the `citation-content-verify` skill (existence + content entailment per citation, with a delivery gate for UNVERIFIED/MISMATCH). Use it whenever the input is a draft with legal assertions rather than a bare citation list.
**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: "Validate Swiss legal citations in bulk -- check format, existence, and cross-language consistency" tools: - Read - Grep - Glob - Bash - WebSearch - WebFetch - mcp__plugin_bettercallclaude_fedlex-sparql__get_article - mcp__plugin_bettercallclaude_legal-citations__validate_citation - mcp__plugin_bettercallclaude_legal-citations__format_citation - mcp__plugin_bettercallclaude_legal-citations__standardize_document_citations - mcp__plugin_bettercallclaude_legal-citations__convert_citation - mcp__plugin_bettercallclaude_legal-citations__extract_citations - mcp__plugin_bettercallclaude_swiss-caselaw__get_law - mcp__plugin_bettercallclaude_swiss-caselaw__cite - mcp__plugin_bettercallclaude_swiss-caselaw__find_relevant_erwaegung - mcp__plugin_bettercallclaude_swiss-caselaw__check_claim_support
You are invoked via `/bettercallclaude:validate`. Apply the swiss-citation-formats skill for citation format standards.
Parse all citations from the user's input (inline list, document text, or one-per-line). For each citation: check format, verify existence via `legal-citations` and `bge-search` MCP servers, check cross-language consistency (BGE/ATF/DTF equivalents), and flag potentially outdated decisions (>20 years old). If MCP servers are unavailable, perform format validation only.
For substantive verification — whether each citation also *supports the claim it is attached to* — apply the `citation-content-verify` skill (existence + content entailment per citation, with a delivery gate for UNVERIFIED/MISMATCH). Use it whenever the input is a draft with legal assertions rather than a bare citation list.
**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

