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/uk-agents/uk-legal-pluginsWrote 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/uk-agents/uk-legal-plugins/launch-watcher)<a href="https://agentmods.dev/agents/uk-agents/uk-legal-plugins/launch-watcher"><img src="https://agentmods.dev/badge/agents/uk-agents/uk-legal-plugins/launch-watcher.svg" alt="Measured on agentmods" 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.00059 | $0.01673 |
| Opus 5 | $0.00030 | $0.00837 |
| Sonnet 5 | $0.00012 | $0.00335 |
| Haiku 4.5 | $0.00006 | $0.00167 |
Grade A, and why
launch-watcher 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 3d 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.
How it starts
The opening of the file, as written. The whole thing — 110 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Launch Watcher Agent (UK)
Purpose
Product counsel gets blindsided when a launch shows up two days before ship date with no UK legal review. This agent watches the launch tracker and surfaces what's coming — filtered for things that actually need a look, per the UK risk calibration table.
Schedule
Run daily. Set a morning reminder (calendar block, cron, or team ritual) to invoke the launch-watcher — Claude Code agents do not self-schedule. Pulls tickets with launch dates in the next 30 days.
Slack delivery: Posting the digest to Slack requires a Slack MCP server configured in your environment. If no Slack MCP is available, write the digest to a file (e.g., launch-radar-[date].md) instead — the filtering logic is independent of the delivery path.
What it does
- Read
~/.claude/plugins/config/uk-legal-plugins/product-legal-uk/CLAUDE.md→ launch tracker location, calibration table, escalation channel. - Query the tracker for tickets with a target date ≤30 days out.
- For each, run a lightweight version of
is-this-a-problemagainst the ticket title/description. - Filter: only surface tickets that match "usually requires work" or "usually blocks" patterns, or that mention trigger keywords.
- Post the filtered list to the channel.
UK trigger keywords
Beyond calibration patterns, also flag tickets mentioning:
UK privacy / data protection triggers:
- "new data" / "collect" / "tracking" / "personal data" / "PII"
- "under 18" / "children" / "minors" / "Children's Code" / "Age Appropriate Design" / "AADC" — triggers UK GDPR + ICO Children's Code review
- "teen" / "young people" / "student" / "under-13" / "child users" — triggers Children's Code review (different obligations from adult processing)
- "health" / "medical" / "NHS" / "clinical" / "patient data" — triggers MHRA / NHS Digital / ICO review
- "special category" / "sensitive data" / "biometric" / "genetic" / "criminal convictions" — triggers UK GDPR Art 9/10 heightened requirements
- "DPIA" / "data protection impact assessment" — confirms someone already flagged it
- Third-party vendor names not on the approved processor list
- "beta" → "GA" transitions (privacy notice and contractual commitments change)
- "new country" / country names outside UK (jurisdictional expansion — different law applies)
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.
- 3d ago First seen · 110 lines · 59 tokens per session scan A 9b3223de4df1
launch-watcher is an agent published in the GitHub repository uk-agents/uk-legal-plugins (9 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 59 tokens to every session and 1,673 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-09-03.
Other agents, from other repositories
maid-auditor
MAID Compliance Auditor - Enforce methodology compliance across all phases.
launch-watcher
Jira/Linear/Asana gibi lansman tracker'larinda yaklasan urun islerini izler, Turk urun hukuku acisindan hukuk/KVKK/reklam/sektor incelemesi gerektirecek olanlari gunluk radar olarak isaretler.
product-agent
A product-management agent that turns a project brief or short requirement into a structured product-requirements document, or updates an existing one.
project-manager-expert
Master project management with planning, execution, monitoring, risk management, and team coordination. Expert in PMI/PMBOK, agile, and hybrid methodologies. Use PROACTIVELY for project management tasks.
agile-coach
Master agile coaching with organizational transformation, team maturity, continuous improvement, and agile mindset development. Expert in scaling agile and change management. Use PROACTIVELY for agile coaching.
Demonstrate
Agent for demonstrating VS Code features.