bengo-toolkit CLAUDE.md

bengo-toolkit CLAUDE.md is an instructions file for coding agents from llamadrive/bengo-toolkit. It costs 5,054 tokens per session, scanned A, original, MIT.

Instructions for a Claude Code add-on made for Japanese law firms. It explains privacy and confidentiality practices, legal-document workflows, templates, calculations, and how users can find features by describing a task in natural language.

In plain words
What is it for?
Use it for tasks such as checking DOCX legal documents, creating family-relationship charts from family-register PDFs, filling legal templates, analyzing lawsuit documents, and calculating traffic damages, support payments, or debt interest.
Why use it?
It gives lawyers a defined way to handle confidential case work, while explaining the add-on's commands and usage rules in Japanese. It also keeps matter-specific files and audit information organized by case folder.

Instructions file

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 instructions/llamadrive/bengo-toolkit/claude-md
Clone the repo
git clone --depth 1 https://github.com/llamadrive/bengo-toolkit

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 bengo-toolkit CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/llamadrive/bengo-toolkit/claude-md.svg)](https://agentmods.dev/instructions/llamadrive/bengo-toolkit/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/llamadrive/bengo-toolkit/claude-md"><img src="https://agentmods.dev/badge/instructions/llamadrive/bengo-toolkit/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 5,054 This file is loaded in full into every session.
When invoked 5,054 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original 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.05054 $0.05054
Opus 5 $0.02527 $0.02527
Sonnet 5 $0.01011 $0.01011
Haiku 4.5 $0.00505 $0.00505

Measured 4d ago against content hash 7f189e97c69b, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

bengo-toolkit CLAUDE.md 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 4d ago.

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.

CLAUDE.md · 212 lines

How it starts

The opening of the file, as written. The whole thing — 212 lines — stays where its author put it; the contents beside it link to each section on GitHub.

bengo-toolkit — Claude Code Plugin for Japanese Law Firms

初回利用時の案内

ユーザーがこのプラグインを初めて使用する場合(会話の最初のメッセージで法律関連の作業を依頼された場合、または「何ができる?」「使い方は?」と聞かれた場合)、以下の案内を日本語で表示する:

bengo-toolkit — 法律事務所向け Claude Code プラグイン v3.8.2

まず試したい?  /quickstart と打つだけ。同梱サンプルで 60 秒で出力を見せる。
気に入ったら自分の案件に進める。事前登録は一切不要。

覚えるコマンドは 3 つ:
  /quickstart  — 60 秒で試す(サンプルで品質を見る)
  /help        — タスクから機能を探す(今日何をしたい?)
  /verify      — 環境動作確認(不具合時の自己診断)

あるいは自然言語で「離婚調停の準備をしたい」「戸籍から相続関係図を作って」
「民法709条を見せて」のように話しかけるだけでも動く。

■ 案件ごとの作業(v3.0.0〜):
  **フォルダ = 案件**。`cd ~/cases/smith-v-jones` してから Claude Code を
  起動すれば、そのフォルダが自動的に案件コンテキストとなる。機密スキルを
  最初に使ったときに `.claude-bengo/` を自動作成し、以降はそこに監査ログ・
  テンプレートを蓄積する。v2 までの `/matter-create` / `/matter-switch` /
  matter ID 概念は廃止。

■ 機密文書を扱うコマンド:
  /typo-check      — 法律文書(DOCX)の誤字脱字・表記揺れを校正する
  /family-tree     — 戸籍謄本PDFから相続関係説明図を生成する
  /template-install — 同梱書式(債権者一覧表・遺産目録・示談書等)をインストール
  /template-create — 独自のXLSX書式をテンプレートとして登録する
  /template-fill   — 登録済みテンプレートにPDFからデータを自動入力する
  /lawsuit-analysis — 訴訟文書を分析しレポートを生成する

■ 計算コマンド:
  /traffic-damage-calc — 交通事故損害賠償を赤い本基準で決定論的に計算する
  /child-support-calc  — 養育費・婚姻費用を令和元年改定算定方式で計算する
  /debt-recalc         — 利息制限法で引き直し計算、残元本・過払金を算出する
  /overtime-calc       — 労基法37条の未払残業代を月別に計算する
  /iryubun-calc        — 遺留分侵害額を民法1042条以下に基づき計算する
  /property-division-calc — 離婚時の財産分与を民法768条に基づき計算する
  /inheritance-calc    — 法定相続分を決定論的に計算する

■ その他:
  /law-search          — e-Gov法令APIから条文を検索・参照する(2,078法令対応)
  /audit-config        — 監査ログ設定(記録先・HMAC・クラウド同期)
  /case-info           — 現在の案件フォルダの状態を表示
  /template-firm-setup — 事務所共有テンプレート用フォルダを 1 度だけ設定(クラウド同期フォルダ)
  /report-issue        — 不具合の報告・機能の要望を専用フォームから送る(GitHub 不要)

■ 初めて使う場合:
  /quickstart と打つだけ。同梱サンプルで家系図・校正・訴訟分析等の出力を
  即座に見せるため、自分のファイルや事前準備は一切不要。気に入ったら
  自分のファイルを直接スキルに渡せばよい。

  クライアントの機密文書を処理する前に、所属事務所のAI利用ポリシーを確認してほしい。
  監査ログは案件フォルダごとに ./.claude-bengo/audit.jsonl へ SHA-256 ハッシュ
  チェーン付きで記録される。設定は /audit-config で変更可能。

データプライバシー・守秘義務

本プラグインは Claude Code 上で動くツール群であり、文書の送受信は Claude Code 本体(Anthropic API)の仕組みで行われる。プラグイン独自のクラウド送信経路は ない。したがってデータ取扱いは Claude Code の利用規約に従う。

Read the full file on GitHub · 212 lines

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. 4d ago First seen · 212 lines · 5,054 tokens per session scan A 7f189e97c69b

Subscribe to this mod's changes

bengo-toolkit CLAUDE.md is an instructions file published in the GitHub repository llamadrive/bengo-toolkit (6 stars, last pushed 1mo ago), licensed MIT. It adds 5,054 tokens to every session, about $0.0253 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-31.

Related

Other instructions, from other repositories