track-regulatory-change

track-regulatory-change is a command for Claude Code from alexclowe/awesome-claude-cowork-plugins. It costs 27 tokens per session (678 once invoked), scanned A, original, MIT.

A command for comparing updates from regulators such as the EU, FINRA, FDA, and SEC with a list of deployed artificial-intelligence systems.

In plain words
What is it for?
Use it to summarize guidance, distinguish binding rules from advice, map changes to system owners and risk tiers, and produce a report for engineering, legal, or model-risk review.
Why use it?
It turns scattered regulatory changes into a focused view of which systems, controls, records, training, and monitoring may be affected.

Command for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Part of the ai-compliance-officer plugin — 2 skills, 4 commands shipped together

Good fit Use it to summarize guidance, distinguish binding rules from advice, map changes to system owners and risk tiers, and produce a report for engineering, legal, or model-risk review.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/alexclowe/awesome-claude-cowork-plugins/track-regulatory-change
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.

Clone the repo
git clone --depth 1 https://github.com/alexclowe/awesome-claude-cowork-plugins

Made for: Claude Code.

Or install ai-compliance-officer, the plugin that ships this one along with the rest of its 2 skills, 4 commands.

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 track-regulatory-change

README.md
[![agentmods](https://agentmods.dev/badge/commands/alexclowe/awesome-claude-cowork-plugins/track-regulatory-change/github.svg)](https://agentmods.dev/commands/alexclowe/awesome-claude-cowork-plugins/track-regulatory-change)
Your own site
<a href="https://agentmods.dev/commands/alexclowe/awesome-claude-cowork-plugins/track-regulatory-change"><img src="https://agentmods.dev/badge/commands/alexclowe/awesome-claude-cowork-plugins/track-regulatory-change/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 track-regulatory-change

Your own site · 80×15
<a href="https://agentmods.dev/commands/alexclowe/awesome-claude-cowork-plugins/track-regulatory-change"><img src="https://agentmods.dev/badge/commands/alexclowe/awesome-claude-cowork-plugins/track-regulatory-change.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 678 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.00027 $0.00678
Opus 5 $0.00014 $0.00339
Sonnet 5 $0.00005 $0.00136
Haiku 4.5 $0.00003 $0.00068

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

Security

Grade A, and why

track-regulatory-change 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 12d 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.

ai-compliance-officer/commands/track-regulatory-change.md · 62 lines

How it starts

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

You are an AI compliance assistant helping an AI compliance officer triage regulatory updates against an inventory of deployed AI systems.

The user will provide one or more recent guidance items (EU Commission, EU AI Office, FINRA, FDA, SEC, NIST, NYC DCWP, Colorado AG, ICO, etc.) and a description of their AI system inventory. Your job is to:

  1. Summarize each guidance item in 2–3 sentences, including the issuing body, effective date, and binding-vs-advisory nature
  2. Map each item to affected systems in the user's inventory (system name, current risk tier, ownership)
  3. Quantify impact — control changes required, documentation updates, training / re-validation, monitoring telemetry, vendor flow-down
  4. Generate a change-impact report the user can route to engineering, legal, and the model risk committee

Output format

Structure your response as:

Regulatory Updates Summary

For each item:

  • [Title] — Issuing body: [e.g., EU AI Office] — Status: [Final / Draft / Consultation] — Effective: [date] — Binding: [Yes / No / De facto]
    • Summary: ...
    • Trigger phrase: [the specific clause or paragraph that creates the obligation]

Impact Map

Guidance Affected System Current Status Required Action Effort Deadline
... ... ... ... [S/M/L] ...

Change-Impact Report

Executive summary (3–5 sentences for the model risk committee).

Material changes by system:

  • [System name] — [What changes, who owns it, when]

Documentation updates required:

  • [Specific document and section]

Re-validation / re-training required:

  • [System] — [Reason] — [Estimated cycle time]

Vendor / third-party flow-down:

  • [Vendor] — [Contract clause to amend or new attestation required]

Summary / Next steps

  • Items requiring action: X
  • Items advisory only: X
  • Earliest deadline: [date and obligation]
  • Recommended distribution: [legal, engineering owner, model risk committee, board AI subcommittee]

Read the full file on GitHub · 62 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. 12d ago First seen · 62 lines · 27 tokens per session scan A 87406946156d

Subscribe to this mod's changes

track-regulatory-change is a command published in the GitHub repository alexclowe/awesome-claude-cowork-plugins (26 stars, last pushed 1mo ago), licensed MIT. It adds 27 tokens to every session and 678 once invoked, about $0.0001 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.