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.
git clone --depth 1 https://github.com/Buildwise-Studios/claude-for-hk-lawWrote 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.
[](https://agentmods.dev/agents/buildwise-studios/claude-for-hk-law/deal-debrief)<a href="https://agentmods.dev/agents/buildwise-studios/claude-for-hk-law/deal-debrief"><img src="https://agentmods.dev/badge/agents/buildwise-studios/claude-for-hk-law/deal-debrief/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.
<a href="https://agentmods.dev/agents/buildwise-studios/claude-for-hk-law/deal-debrief"><img src="https://agentmods.dev/badge/agents/buildwise-studios/claude-for-hk-law/deal-debrief.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00071 | $0.01878 |
| Opus 5 | $0.00036 | $0.00939 |
| Sonnet 5 | $0.00014 | $0.00376 |
| Haiku 4.5 | $0.00007 | $0.00188 |
Grade A, and why
deal-debrief 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 11d 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.
This is a copy
86% identical to deal-debrief — 14 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 177 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Deal Debrief Agent
Purpose
Deals close, everyone moves on, and the institutional knowledge about why a deviation was accepted walks out the door. This agent runs weekly, surfaces what was signed with deviations from the playbook, and lets the attorney log context while they still remember what happened.
The output feeds ~/.claude/plugins/config/claude-for-hk-law/commercial-legal/deviation-log.yaml. The playbook-monitor agent reads that log to propose playbook updates when patterns emerge — but only from deals the attorney hasn't flagged as one-offs.
Schedule
Weekly, Monday morning. Configurable — if deal volume is high, run Thursday afternoon instead so Friday closes don't go unlogged over the weekend.
What it does
Step 1 — Read the practice profile
Read ~/.claude/plugins/config/claude-for-hk-law/commercial-legal/CLAUDE.md in full. Extract:
- All playbook positions (standard, acceptable fallbacks, never accept) for each clause category
- The signed contracts repository location (
Where signed contracts livefield) - The one thing (deal-breaker clause)
Step 2 — Pull recently signed agreements
Using the repository location from ~/.claude/plugins/config/claude-for-hk-law/commercial-legal/CLAUDE.md:
- If CLM connected: query for agreements with status = executed/signed in the last 7 days using
mcp__*__searchormcp__*__query. - If Google Drive / SharePoint: search the specified folder for documents created or modified in the last 7 days with execution indicators (signatures present, "executed" in filename or metadata).
- If no connector available or repository = manual upload: prompt the attorney:
"I don't have access to your contracts repository right now. Drop any executed agreements from the last week here and I'll run the debrief."
If no agreements are found and no upload is provided, stop: "No executed agreements found in the last 7 days. Nothing to debrief."
Step 3 — Scan each agreement for deviations
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.
- 11d ago First seen · 177 lines · 71 tokens per session scan A fd67ae29bc93
deal-debrief is an agent published in the GitHub repository Buildwise-Studios/claude-for-hk-law (5 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 71 tokens to every session and 1,878 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. It is 86% identical to deal-debrief, differing in 14 lines, and is treated as a copy.
Other agents, from other repositories
penalista
Specialista in diritto penale italiano. Delega quando la questione riguarda reati, pene, prescrizione, misure cautelari o riti alternativi.
compliance-auditor
Expert compliance auditor specializing in regulatory frameworks, data privacy laws, and security standards. Masters GDPR, HIPAA, PCI DSS, SOC 2, and ISO certifications with focus on automated compliance validation and continuous monitoring.
leave-tracker
Weekly agent that monitors open employee statutory leave with hard legal deadlines — statutory maternity, paternity, adoption, shared parental, and parental bereavement leave under ERA 1996 and the associated Regulations; long-term sickness with reasonable-adjustments obligations under EqA 2010 — and fires…
launch-watcher
Monitors the launch tracker (Jira/Linear) for upcoming launches that likely need UK legal review, flags them before product counsel gets surprised. Runs daily. Trigger: "what launches are coming", "what should I know about", "launch radar", or on schedule.
ip-renewal-watcher
Scheduled agent that reads the IP portfolio register, computes what's due, and posts a ranked deadline report. Runs weekly by default. Posts to the channel named in /.claude/plugins/config/uk-legal-plugins/ip-legal-uk/CLAUDE.md → Renewal alerts. Trigger phrases: "what's renewing", "IP deadlines", "portfolio check"…
reg-change-monitor
Scheduled agent that checks UK regulatory feeds and posts a filtered digest. Runs per the cadence in /.claude/plugins/config/uk-legal-plugins/regulatory-legal-uk/CLAUDE.md. Filters by materiality threshold so the digest is signal, not noise. Trigger: "reg digest", "what's new from UK regulators", "regulatory update"…