leave-tracker
Check open leaves for deadline alerts and required decisions. Surfaces only the leaves that require an action and explains why — not a status board. Use weekly, or whenever the attorney needs to know which leaves have upcoming designation, certification, or exhaustion deadlines.
How do I install this agent skill?
npx skills add https://github.com/anthropics/claude-for-legal --skill leave-trackerIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill is designed to manage and track leave deadlines by checking internal data files or user-provided spreadsheets. It operates within expected parameters for a data management tool.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
What does this agent skill do?
/leave-tracker
Checks all open leaves with hard legal deadlines and surfaces only the ones requiring a decision or action. Not a status board — tells you what you need to do and why.
Instructions
-
Load the
leave-trackeragent and run the full workflow. -
If no HRIS is connected and no
~/.claude/plugins/config/claude-for-legal/employment-legal/leave-register.yamlexists, prompt the attorney to upload a leave spreadsheet or use/employment-legal:log-leaveto add entries. -
Alerts only for leaves requiring action. Clean leaves summarized one line each.
Examples
/employment-legal:leave-tracker
Run this weekly — set a Monday-morning reminder to invoke
/employment-legal:leave-tracker. Automated scheduling requires a separate
integration (calendar reminder, cron job, etc.); Claude Code agents do not
self-schedule.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/anthropics/claude-for-legal/leave-tracker">View leave-tracker on skillZs</a>