leave-tracker
Kiểm tra các đợt nghỉ phép đang mở để nhận cảnh báo hạn chót và các quyết định cần thiết. Chỉ hiển thị những đợt nghỉ phép yêu cầu hành động và giải thích lý do — không phải bảng trạng thái. Sử dụng…
npx skills add https://github.com/anthropics/claude-for-legal --skill leave-tracker/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.