One-click install
npx skills add https://github.com/zhou210712/claude-for-legal-ZH --skill deadlines-zhou210712
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deadlines
Source: https://github.com/zhou210712/claude-for-legal-ZH/tree/main/legal-clinic/skills/deadlines
Command: npx skills add https://github.com/zhou210712/claude-for-legal-ZH --skill deadlines-zhou210712

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents missed case deadlines in a legal clinic by centralizing adds, updates, completion, and closure into a single operational ledger with configurable warning thresholds.

Core Features & Use Cases

  • Deadline registry & cross-case reporting: Add new deadlines, generate an overview report grouped by assignee and practice area, and surface overdue items and upcoming due windows.
  • Lifecycle management: Update fields with dated notes, mark completed work with confirmation, and close deadlines that no longer apply with stated reasons.
  • Jurisdiction-aware plausibility guardrails: Performs only a rough reasonableness check against jurisdiction-specific plausibility bands when a concrete due date is provided, while explicitly avoiding deadline calculation.
  • Clinic workflow integration: Works with intake/draft/status/handoff flows by using prefilled deadline details and carrying active deadlines forward across student transitions.

Quick Start

Use the deadlines skill to add a new due date for your assigned case and immediately confirm it is recorded correctly.

Frequently Asked Questions about deadlines

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

FAQPage Schema
How do I track legal clinic case deadlines across multiple student matters?

Track legal clinic case deadlines by centralizing adds, updates, completion, and closure into a single operational ledger with configurable warning thresholds. It generates cross-case reports grouped by assignee and practice area, surfacing overdue items and upcoming due windows.

Can I check if a court due date is reasonable without performing legal deadline calculations?

Check due date reasonableness using jurisdiction-aware plausibility guardrails that perform rough reasonableness checks against jurisdiction-specific plausibility bands. The system explicitly avoids performing legal deadline calculations, serving only as a plausibility reference.

How do I generate workload reports for upcoming and overdue case deadlines?

Generate workload reports by creating horizon-based overview reports that group deadlines by assignee and practice area. These reports surface both overdue items and upcoming due windows, providing centralized visibility for clinic operations.

Do I need a specific file format to persist deadline records for case management?

Persist deadline records in a deadlines.yaml ledger file. The system also requires reading jurisdiction and warning cadence configuration from a local CLAUDE.md context file to operate correctly within clinic workflows.

What is the best way to manage the deadline lifecycle when students transition between cases?

Manage the deadline lifecycle during student transitions by using clinic workflow integration features. The system works with intake, draft, status, and handoff flows, using prefilled details and carrying active deadlines forward across transitions.

How do I close a case deadline that no longer applies while maintaining an audit trail?

Close case deadlines that no longer apply by stating explicit closure reasons. The lifecycle management features allow updating fields with dated notes and marking completed work with confirmation, maintaining a persistent audit trail in the ledger.