deadlines

Track and manage clinic deadlines in a YAML ledger.

Updated May 28, 2026
One-click install
npx skills add https://github.com/gtgspot/clegal --skill deadlines-gtgspot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deadlines
Source: https://github.com/gtgspot/clegal/tree/main/legal-clinic/skills/deadlines
Command: npx skills add https://github.com/gtgspot/clegal --skill deadlines-gtgspot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

A clinic's biggest operational risk is a missed deadline. Students carry multiple cases, work part-time, and handoffs can cause deadlines to be forgotten. This skill is the operational record that helps teams track, warn, and hand off deadlines to ensure timely work.

Core Features & Use Cases

  • Add deadlines with --add to capture case, type, description, due date, source, and owner, creating a stable ledger.
  • Report deadlines with --report (default) to see overdue items, upcoming dates by window, and workload by owner or practice area.
  • Update / Complete / Close modify fields, mark completion, or close items with notes to preserve history and accountability.
  • Integration & guardrails reference jurisdiction-specific bands and prompts to verify plausibility; the skill documents the intended workflow and preserves data for supervisor review.

Quick Start

Log a new deadline with --add, then run --report to review all active deadlines.

Frequently Asked Questions about deadlines

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

FAQPage Schema
How do I track case deadlines to prevent missed filings in a legal clinic?

To track case deadlines and prevent missed filings, you can log new items with --add to capture case details and due dates, then run --report to review upcoming dates and workload by owner across all active cases.

Can I generate a cross-case deadline report grouped by owner and practice area?

Yes, you can generate cross-case deadline rollups by running the --report command, which surfaces overdue items, upcoming dates, and workload distributions grouped by owner or practice area.

How do I manage deadline handoffs and preserve case history for supervisor review?

You can manage deadline handoffs and preserve case history by using --update to modify fields, --complete to mark items done, and --close to close items with notes, ensuring accountability for supervisor review.

Does jurisdiction-specific computation of time affect deadline plausibility checks?

Yes, the skill respects jurisdiction-based plausibility bands when available, verifying that computation of time for case deadlines aligns with specific jurisdiction rules to prevent invalid filing dates.

What is the best way to maintain a stable ledger of clinic case deadlines?

The best way to maintain a stable ledger of clinic case deadlines is to use --add to capture the case, type, description, due date, source, and owner, which stores the data persistently to a YAML ledger.

Are there limitations when tracking case deadlines without jurisdiction metadata?

When tracking case deadlines without jurisdiction metadata, the skill lacks jurisdiction-based plausibility bands, meaning it cannot verify jurisdiction-specific computation of time for filing dates.