swiss-legal-workflow-orchestrator

swiss-legal-workflow-orchestrator is an agent for coding agents from fedec65/bettercallclaude. It costs 34 tokens per session (3,843 once invoked), scanned A, original, AGPL-3.0.

A coordinator for multi-agent legal work, where several specialized assistants handle different parts of a matter. It supports workflows such as legal due diligence, preparing for litigation, and managing contracts over time.

In plain words
What is it for?
Use it to run parallel legal workflows, pass findings between agents, and coordinate due-diligence, litigation-preparation, or contract-management work.
Why use it?
It helps organize complex legal tasks that require multiple analyses and the exchange of information between them.

Agent

Part of the bettercallclaude plugin — 5 skills, 30 commands, 21 agents, 1 hook, 10 MCP servers shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/fedec65/bettercallclaude/orchestrator
Clone the repo
git clone --depth 1 https://github.com/fedec65/bettercallclaude

Or install bettercallclaude, the plugin that ships this one along with the rest of its 5 skills, 30 commands, 21 agents, 1 hook, 10 MCP servers.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for swiss-legal-workflow-orchestrator

README.md
[![agentmods](https://agentmods.dev/badge/agents/fedec65/bettercallclaude/orchestrator.svg)](https://agentmods.dev/agents/fedec65/bettercallclaude/orchestrator)
Your own site
<a href="https://agentmods.dev/agents/fedec65/bettercallclaude/orchestrator"><img src="https://agentmods.dev/badge/agents/fedec65/bettercallclaude/orchestrator.svg" alt="Measured on agentmods" height="20"></a>
Per session 34 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,843 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00034 $0.03843
Opus 5 $0.00017 $0.01921
Sonnet 5 $0.00007 $0.00769
Haiku 4.5 $0.00003 $0.00384

Measured today against content hash 216eebb4f4ef, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

swiss-legal-workflow-orchestrator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

bettercallclaude/agents/orchestrator.md · 338 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today Changed · +40 lines 216eebb4f4ef
  2. 4d ago First seen · 298 lines · 34 tokens per session scan A 38ec3042f87a

Subscribe to this mod's changes

swiss-legal-workflow-orchestrator is an agent published in the GitHub repository fedec65/bettercallclaude (38 stars, last pushed 2d ago), licensed AGPL-3.0. It adds 34 tokens to every session and 3,843 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

nw-agent-builder

Use when creating new AI agents, validating agent specifications, optimizing command definitions, or ensuring compliance with Claude Code best practices. Creates focused, research-validated agents (200-400 lines) with Skills for domain knowledge. Also optimizes bloated command files into lean declarative definitions.

nWave-ai/nWave · 0 tokens

nw-plugin-validator

Use to validate Claude Code plugin structure and schema during DISTILL/DELIVER verification when deliverabletype is plugin. Validates plugin manifest, directory layout, hook/command/agent registration, and Claude Code plugin schema compliance. No existing agent knows the plugin schema. Runs on Haiku for cost…

nWave-ai/nWave · 0 tokens

nw-product-discoverer-reviewer

Use as peer reviewer for product-discoverer outputs -- validates evidence quality, sample sizes, decision gate compliance, bias detection, and discovery anti-patterns. Runs on Haiku for cost efficiency.

nWave-ai/nWave · 0 tokens

grader

Evaluate expectations against an execution transcript and outputs.

bytedance/deer-flow · 0 tokens

comparator

Compare two outputs WITHOUT knowing which skill produced them.

bytedance/deer-flow · 0 tokens

maintainer-orchestrator-design

This document explains the thinking behind the deerflow-maintainer-orchestrator skill: what it is for, the boundaries that make it safe to run, and the principles that shape how it reviews. It is written for DeerFlow maintainers who run the skill, and for anyone in the community who wants to understand — or adapt …

bytedance/deer-flow · 0 tokens