property-division-calc

property-division-calc is a skill for Claude Code from llamadrive/bengo-toolkit. It costs 67 tokens per session (1,775 once invoked), scanned A, original, MIT.

A calculator for dividing shared marital property after divorce under Article 768 of Japan’s Civil Code. It collects assets, debts, ownership, special-property details, and each spouse’s contribution share to produce the basic settlement figures.

In plain words
What is it for?
Use it to calculate division of cash, deposits, real estate, securities, insurance, retirement assets, company shares, other property, and shared debts. It does not handle every part of a divorce settlement.
Why use it?
It turns the listed financial information into a consistent calculation instead of relying on manual arithmetic. It also identifies situations that need legal review, such as disputed property values or pension division.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python3 skills/_lib/audit.py record --skill property-division-calc --event calc_run --note "財産数: {N}".

Part of the bengo-toolkit plugin — 15 skills, 25 commands, 3 MCP servers shipped together

Good fit Use it to calculate division of cash, deposits, real estate, securities, insurance, retirement assets, company shares, other property, and shared debts. It does not handle every part of a divorce settlement.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/llamadrive/bengo-toolkit
agentmods
npx agentmods add skills/llamadrive/bengo-toolkit/property-division-calc

Made for: Claude Code.

Or install bengo-toolkit, the plugin that ships this one along with the rest of its 15 skills, 25 commands, 3 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 property-division-calc

README.md
[![agentmods](https://agentmods.dev/badge/skills/llamadrive/bengo-toolkit/property-division-calc/github.svg)](https://agentmods.dev/skills/llamadrive/bengo-toolkit/property-division-calc)
Your own site
<a href="https://agentmods.dev/skills/llamadrive/bengo-toolkit/property-division-calc"><img src="https://agentmods.dev/badge/skills/llamadrive/bengo-toolkit/property-division-calc/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for property-division-calc

Your own site · 80×15
<a href="https://agentmods.dev/skills/llamadrive/bengo-toolkit/property-division-calc"><img src="https://agentmods.dev/badge/skills/llamadrive/bengo-toolkit/property-division-calc.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,775 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00067 $0.01775
Opus 5 $0.00034 $0.00888
Sonnet 5 $0.00013 $0.00355
Haiku 4.5 $0.00007 $0.00178

Measured 9d ago against content hash 60e50756d9be, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

property-division-calc 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 9d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (calc.py, test_calc.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/property-division-calc/SKILL.md · 130 lines

How it starts

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

離婚財産分与計算(property-division-calc)

民法 768 条に基づき、離婚時の夫婦共有財産の分与額を決定論的に計算する。

ワークフロー

Step 0: workspace の解決

機密スキル実行時、CWD(または親ディレクトリ)の .claude-bengo/ を walk-up で探す。見つからなければ CWD に silently 新規作成する。弁護士が事前に/matter-create のような登録を行う必要はない。

Step 1: 財産の聴取

各財産について:

フィールド 内容
name 財産名
asset_type cash / deposit / real_estate / securities / movable / insurance / retirement / corporate_shares / other
value 評価額(円、原則別居時点)
owner husband / wife / joint
is_special_property 特有財産なら true(民法 762 条 1 項)
special_reason 特有の理由(婚姻前/相続/贈与 等)

Step 2: 債務の聴取

共有債務(住宅ローン残・共同生活債務等)を {amount, description} のリストで列挙。

Step 3: 貢献度の確認

既定 50:50。医師・経営者等で差が認められる場合 contribution_ratio: {husband: 7, wife: 3} のように指定する。

Step 3.5: 対応範囲外チェック(v3.3.0-iter3〜 必須)

以下のいずれかに該当する場合、本 skill は清算的財産分与の「骨格数字」のみ を返すため、出力前にユーザーへ以下を明示し、続行確認する:

以下のいずれかが当事案に該当するか?

  (a) 慰謝料的財産分与・扶養的財産分与を含めたい
  (b) 年金分割(厚年法 §78-2)を含めたい
  (c) 特有財産の認定が争点(相続・贈与・婚姻前取得の立証)
  (d) 不動産の時価評価が未確定(査定書・路線価で幅がある)
  (e) 退職金のうち婚姻期間中増加分の按分方式が未確定
  (f) 債務按分方式について当事者間で争いあり(本 skill は 5 種類から選択する
      が、選択次第で結果が大きく変わる)

1 つでも該当する場合:
  → 「本計算は清算的部分のみの骨格数字。上記 (a)-(f) は本 skill では扱わない。
    弁護士が調整のうえ手計算してほしい」と明示し、ユーザーが明示的に「それでも
    骨格数字だけ見たい」と求めたときのみ Step 4 へ進む。

Step 4: 監査ログ記録 + 計算実行

python3 skills/_lib/audit.py record --skill property-division-calc --event calc_run --note "財産数: {N}"
python3 skills/property-division-calc/calc.py calc --pretty --json '<payload>'
python3 skills/_lib/audit.py record --skill property-division-calc --event calc_result --note "清算金={settlement_amount}円"

Step 5: 結果の提示

  • 分与対象財産(共有財産合計 - 共有債務)
  • 夫・妻の取得すべき額
  • 実効的な現有額(債務案分済み)
  • 清算金の方向と額

Step 5.5: 必須出力フッター(v3.3.0-iter3〜 code-emitted 省略不可)

v3.3.0-iter3〜: footer は calc.py が stderr に JSON として emit する。 SKILL.md は fabricate しない — stderr の calc_footer をそのまま読んで表示する:

python3 skills/property-division-calc/calc.py --json '<input>' 2>/tmp/calc-footer.json
cat /tmp/calc-footer.json   # 末尾行に {"calc_footer": {...}} が付く

Read the full file on GitHub · 130 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 9d ago First seen · 130 lines · 67 tokens per session scan A 60e50756d9be

Subscribe to this mod's changes

property-division-calc is a skill published in the GitHub repository llamadrive/bengo-toolkit (6 stars, last pushed 1mo ago), licensed MIT. It adds 67 tokens to every session and 1,775 once invoked, about $0.0003 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 skills, from other repositories

specification-writing

A workflow for writing complete patent specifications from patent claims and an invention disclosure. It adapts the document to a chosen jurisdiction, such as the US, Europe, or China.

wanshuiyin/Auto-claude-code-research-in-sleep · 49 tokens

regulatory-research-fallback

Fallback workflow for regulatory research when web extraction tools fail on government PDFs.

HKUDS/OpenSpace · 20 tokens

x-scorecard

OpenSSF Scorecard for assessing open source project security. Check security best practices and compliance. Dependency: This is an x-cmd module. Install x-cmd first (see x-cmd skill for installation options). see x-cmd skill for installation.

x-cmd/x-cmd · 57 tokens

memstack-business-gdpr

Use this skill when the user says 'GDPR', 'data protection', 'privacy compliance', 'DPA', 'DSAR', 'data subject request', 'cookie consent', 'privacy audit', 'CCPA', or asks 'do I need GDPR for this repo'. Scans the repository to detect what personal data is collected, classifies sensitivity, determines whether GDPR…

cwinvestments/memstack · 121 tokens

gesellschaftsrechtliche-satzungen-agb

Für Gesellschaftsrechtliche Satzungen AGB Abgrenzung: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt. Fachgebiet: AGB-Recht-Prüfer. Route: gesellschaftsrechtliche-satzungen-agb.

Klotzkette/claude-fuer-deutsches-recht · 69 tokens

nda-review

Use when the user uploads or pastes a non-disclosure agreement and asks for review, redline, risk assessment, or a recommendation on whether to sign. Identifies missing standard protections, one-sided or unusual provisions, and operational issues; produces a structured report with severity ratings and citations to…

LegalQuants/lq-ai · 79 tokens