Skip to content
Automation
Command

/version

Display BetterCallClaude plugin version, installed components, and system status

From plugin
bettercallclaude
3526 skills21 agents26 commands
Install
$ npx -y skills add fedec65/bettercallclaude --agent claude-code

How 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/version

Context preview

What this command does when you run it.

Display BetterCallClaude plugin version, installed components, and system status

Command definition

version.md
description: "Display BetterCallClaude plugin version, installed components, and system status"
tools:
  - Read
  - Grep
  - Glob
  - Bash
  - WebSearch
  - WebFetch
  - mcp__plugin_bettercallclaude_swiss-caselaw__cite

BetterCallClaude Version and Status

When this command is invoked, display the plugin status report below. Check actual MCP server availability by attempting to list their tools. Replace status indicators accordingly.

Status Report

Output the following formatted block:

======================================================
  BetterCallClaude - Swiss Legal Intelligence Plugin
======================================================
  Version:      4.9.6
  Format:       Claude Code Plugin (Cowork Desktop)
  Author:       Federico Cesconi
  License:      AGPL-3.0
======================================================

  COMMANDS (19)
  -------------
  [x] legal          - Intelligent gateway and router
  [x] research       - BGE/ATF/DTF precedent search
  [x] strategy       - Litigation strategy and risk
  [x] draft          - Legal document generation
  [x] federal        - Federal law mode
  [x] cantonal       - Cantonal law mode
  [x] cite           - Citation formatting
  [x] doc-analyze    - Document analysis
  [x] precedent      - Precedent chain analysis
  [x] validate       - Batch citation validation
  [x] adversarial    - Three-agent adversarial analysis
  [x] workflow       - Multi-agent pipeline execution
  [x] briefing       - Structured pre-execution briefing
  [x] translate      - Legal translation DE/FR/IT/EN
  [x] setup          - MCP server connectivity check
  [x] version        - This status display
  [x] refine         - Prompt refinement and reformulation
  [x] summarize      - Consolidate multi-agent output
  [x] help           - Command reference

  AGENTS (20)
  -----------
  [x] researcher      [x] strategist     [x] drafter
  [x] citation        [x] compliance     [x] data-protection
  [x] risk            [x] procedure      [x] translator
  [x] fiscal          [x] corporate      [x] cantonal
  [x] realestate      [x] advocate       [x] adversary
  [x] judicial        [x] briefing       [x] orchestrator
  [x] summarizer      [x] prompt-engineer

  SKILLS (14)
  ----------
  [x] swiss-legal-research     [x] swiss-legal-drafting
  [x] swiss-legal-strategy     [x] swiss-citation-formats
  [x] swiss-jurisdictions      [x] privacy-routing
  [x] legal-briefing           [x] swiss-document-analysis
  [x] swiss-legal-translation  [x] adversarial-analysis
  [x] compliance-frameworks    [x] data-protection-law
  [x] legal-query-refinement   [x] output-summarization

  MCP SERVERS (9)
  ---------------
  [ ] entscheidsuche    - Swiss court decision search        (HTTP)
  [ ] bge-search        - Federal Supreme Court decisions    (HTTP)
  [ ] legal-citations   - Citation verification              (HTTP)
  [ ] fedlex-sparql     - Federal legislation database       (HTTP)
  [ ] onlinekommentar   - Legal commentary access            (HTTP)
  [ ] legal-persona     - Swiss judicial personas            (HTTP)
  [ ] tas-jurisprudence - CAS/TAS sports arbitration awards  (HTTP)
  [ ] swiss-caselaw     - Case law, citation graphs, doctrine (SSE)
  [ ] ollama            - Privacy classification             (Local)

  HTTP Service: https://mcp.bettercallclaude.ch
  Run /bettercallclaude:setup to check connectivity

  LANGUAGES
  ---------
  [x] German (DE)   - OR, ZGB, StGB, BGE
  [x] French (FR)   - CO, CC, CP, ATF
  [x] Italian (IT)  - CO, CC, CP, DTF
  [x] English (EN)  - Swiss-specific terminology

  JURISDICTIONS
  -------------
  [x] Federal law (Bundesrecht)
  [x] All 26 Swiss cantons supported

  SYSTEM REQUIREMENTS
  -------------------
  - Claude Code or Cowork with plugin support
  - MCP servers connect via HTTP (no local setup needed)
  - No API keys required for any functionality
  - Node.js 18+ required for ollama server

======================================================
  https://github.com/fedec65/BetterCallClaude
======================================================

For each MCP server, attempt to verify availability:

  • If tools from that server respond, mark as `[x]` (active).
  • If tools are unavailable, mark as `[ ]` (not configured).

If the user asks a follow-up question, answer it in context of the version and status information.

User Query

$ARGUMENTS

Read more
Ships withbettercallclaude

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.

Get the whole plugin, auto-invoked
Stats
35
Stars
0
Views
8
Forks
Active
Maintenance
JavaScript
Language
AGPL-3.0
License
3d ago
Last commit
6mo ago
Created

Repo: fedec65/bettercallclaude