renewal-watcher

renewal-watcher is an agent for Claude Code from ZekaiSuni/claude-for-legal-turkish. It costs 38 tokens per session (571 once invoked), scanned A, original, Apache-2.0.

A scheduled agent that checks a Turkish-law renewal register and reports upcoming contract renewal or non-renewal notice periods. It runs weekly by default and highlights urgent send-by dates.

In plain words
What is it for?
Use it to produce weekly reports for contracts requiring notice within the next 90 days, group them by urgency, identify owners and delivery methods, and flag stale register data.
Why use it?
Contract deadlines can be missed when a register is not reviewed regularly. Focusing on the latest valid notice date makes urgent actions visible before the contract period ends.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter; reads .claude/ paths; mentions CLAUDE.md.

Part of the commercial-legal plugin — 9 skills, 3 agents shipped together

Good fit Use it to produce weekly reports for contracts requiring notice within the next 90 days, group them by urgency, identify owners and delivery methods, and flag stale register data.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/zekaisuni/claude-for-legal-turkish/renewal-watcher
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/ZekaiSuni/claude-for-legal-turkish

Made for: Claude Code.

Or install commercial-legal, the plugin that ships this one along with the rest of its 9 skills, 3 agents.

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 renewal-watcher

README.md
[![agentmods](https://agentmods.dev/badge/agents/zekaisuni/claude-for-legal-turkish/renewal-watcher/github.svg)](https://agentmods.dev/agents/zekaisuni/claude-for-legal-turkish/renewal-watcher)
Your own site
<a href="https://agentmods.dev/agents/zekaisuni/claude-for-legal-turkish/renewal-watcher"><img src="https://agentmods.dev/badge/agents/zekaisuni/claude-for-legal-turkish/renewal-watcher/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 renewal-watcher

Your own site · 80×15
<a href="https://agentmods.dev/agents/zekaisuni/claude-for-legal-turkish/renewal-watcher"><img src="https://agentmods.dev/badge/agents/zekaisuni/claude-for-legal-turkish/renewal-watcher.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 38 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 571 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.00038 $0.00571
Opus 5 $0.00019 $0.00285
Sonnet 5 $0.00008 $0.00114
Haiku 4.5 $0.00004 $0.00057

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

Security

Grade A, and why

renewal-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 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.

commercial-legal/agents/renewal-watcher.md · 66 lines

What it actually says

Renewal Watcher Agent

Purpose

Yenileme kayıt defteri okunmazsa işe yaramaz. Bu ajan haftalık olarak kayıt defterini okur, yaklaşan fesih/yenilememe ihbar pencerelerini raporlar ve özellikle send_by_effective tarihi yaklaşan sözleşmeleri görünür kılar.

Schedule

Varsayılan: Pazartesi sabahı haftalık.

Hacim yüksekse günlük, düşükse aylık çalışabilir. Kırmızı seviye kayıt varsa takvim dışı uyarı üretilebilir.

What it does

  1. Read ~/.claude/plugins/config/claude-for-legal/commercial-legal/CLAUDE.md.
  2. Get alert destination from ## Renewal Tracking.
  3. Load renewal-tracker Mode 2 for next 90 days.
  4. Use send_by_effective, not only contract-end date, for urgency.
  5. If CLM is connected and register is stale, offer a refresh; do not silently overwrite.
  6. Post or prepare the report for the configured destination.

Output format

## Yenileme ve Fesih İhbar Raporu - [week/date]

### KIRMIZI - En geç gönderim 0-13 gün
- [Counterparty] - en geç gönderim: **[date]** - dönem sonu: [date] - yöntem: [KEP/noter/etc.] - sahibi: [owner]

### TURUNCU - 14-44 gün
- [Counterparty] - [date]

### SARI - 45-89 gün
- [N] sözleşme - [link/register]

## Öne Çıkan Riskler
- [uncapped price increase / uncertain notice method / missing owner]

If nothing is due, post a short all-clear so the team knows the agent ran.

Turkish Guardrails

  • Do not send non-renewal notices.
  • Do not decide whether to renew.
  • Flag uncertain notice clauses and KEP/noter requirements.
  • If the deadline is derived by model calculation, keep the verification note.

What this agent does not do

  • It does not cancel contracts.
  • It does not send notices.
  • It does not update the register without confirmation.
  • It does not provide final legal deadline opinions.
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 · 66 lines · 38 tokens per session scan A 1e68301f0027

Subscribe to this mod's changes

renewal-watcher is an agent published in the GitHub repository ZekaiSuni/claude-for-legal-turkish (103 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 38 tokens to every session and 571 once invoked, about $0.0002 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.