mcpbeat

Leave Tracker

anthropics/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.

318 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
8996
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/anthropics/claude-for-legal --skill leave-tracker

The instruction itself

3 sections, as written by the author

/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-tracker agent and run the full workflow.
  • If no HRIS is connected and no ~/.claude/plugins/config/claude-for-legal/employment-legal/leave-register.yaml exists, prompt

the attorney to upload a leave spreadsheet or use

/employment-legal:log-leave to 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 to use it

Copy the folder

Take anthropics/leave-tracker from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.