renewal-tracker

Identify contracts with upcoming cancel-by deadlines and urgency-tiered renewal recommendations.

Updated May 19, 2026
One-click install
npx skills add https://github.com/jrhueiueng/codex-for-legal --skill renewal-tracker-jrhueiueng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: renewal-tracker
Source: https://github.com/jrhueiueng/codex-for-legal/tree/main/plugins/jrhueiueng/codex-for-legal/skills/commercial-legal__renewal-tracker
Command: npx skills add https://github.com/jrhueiueng/codex-for-legal --skill renewal-tracker-jrhueiueng

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Renewal-tracker prevents missed contract cancellation deadlines by surfacing which agreements are renewing soon and when notice must be sent to stop auto-renewal.

Core Features & Use Cases

  • Maintains a renewal register: Centralizes contract renewal dates, notice windows, transit buffers, and computed “send by” effective deadlines.
  • Urgency-based deadline reporting: Shows upcoming cancel-by deadlines in 0–13, 14–44, and 45–89 day bands (with exact half-open boundary handling).
  • Missed-window reporting: Flags agreements whose cancel-by effective dates passed without recorded cancellation and suggests next actions.
  • Optional CLM bulk scan: When the register is empty/stale and CLM is connected, can scan and bulk-load renewal mechanics from active agreements.

Quick Start

Run the renewal-tracker to list contracts with cancel-by deadlines coming up in the next 90 days and include recommended owner and action prompts.

Frequently Asked Questions about renewal-tracker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track contract renewal deadlines to avoid missing cancellation notice windows?

To track contract renewal deadlines, you compute effective business-day cancel-by dates using notice periods and transit buffers from a renewal register. This surfaces upcoming SaaS agreements renewing soon so you can send cancellation notices before windows close.

What is the best way to calculate business-day cancellation deadlines for commercial contracts?

Calculating business-day cancellation deadlines requires reading a maintained renewal register config and applying transit buffers to notice periods. This computes effective send-by dates, outputting urgency-tiered recommendations for upcoming commercial contract renewals.

How do I know if I missed a contract cancellation deadline for an auto-renewing SaaS agreement?

To check for missed contract cancellation deadlines, run a missed-window report that flags agreements whose cancel-by effective dates passed without recorded cancellation. It suggests next actions for auto-renewing SaaS agreements that slipped past their notice windows.

Can I bulk load renewal mechanics from active agreements when my renewal register is empty?

You can bulk load renewal mechanics from active agreements when your renewal register is empty or stale and a CLM system is connected. This optional scan extracts contract renewal dates and notice windows to populate your tracking config.

Does renewal tracking group upcoming cancel-by deadlines by urgency tiers?

Renewal tracking groups upcoming cancel-by deadlines into 0–13, 14–44, and 45–89 day urgency bands with exact half-open boundary handling. This urgency-based reporting prioritizes which commercial contracts need immediate cancellation notices.

What do I need to set up before monitoring contract renewal dates and notice periods?

Before monitoring contract renewal dates, you need a maintained renewal register config containing active SaaS agreements, notice periods, and transit buffers. This input data enables computing effective business-day cancel-by and send-by deadlines for accurate alerts.