One-click install
npx skills add https://github.com/az9713/claude-for-legal-tutorial --skill log-leave-az9713
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: log-leave
Source: https://github.com/az9713/claude-for-legal-tutorial/tree/main/employment-legal/skills/log-leave
Command: npx skills add https://github.com/az9713/claude-for-legal-tutorial --skill log-leave-az9713

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates the guesswork and delay involved in setting up leave tracking so that designation, certification, and exhaustion clocks start from the correct day.

Core Features & Use Cases

  • Creates a leave register entry with the minimum information needed to begin deadline tracking for a specific leave.
  • Determines the first upcoming deadline based on designation and medical certification status relative to the provided dates.
  • Handles common leave scenarios such as FMLA, state leave, USERRA, and ADA accommodation for the employee’s work jurisdiction.

Quick Start

Run the employment-legal:log-leave skill and answer the questions about the employee/role, jurisdiction, leave type, start date, intermittency, return date (if known), designation status, and medical certification request details.

Frequently Asked Questions about log-leave

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

FAQPage Schema
How do I start FMLA leave tracking and calculate the first deadline?

To start FMLA leave tracking, you log the employee's leave type, start date, and jurisdiction to generate a leave register entry. The system then calculates the first upcoming deadline for designation or medical certification using deterministic business-day rules.

What information do I need to log an employee leave of absence?

Logging an employee leave of absence requires the employee role, work jurisdiction, leave type, start date, intermittency status, return date if known, designation status, and medical certification request details to accurately initialize tracking.

Can I track ADA accommodation and USERRA leave using the same leave register?

Yes, you can track ADA accommodation and USERRA leave in the same leave register. The logging process applies to FMLA, state leave, USERRA, and ADA scenarios to begin monitoring certification and exhaustion deadlines immediately.

When do I need to start monitoring medical certification deadlines for employment compliance?

You need to start monitoring medical certification deadlines immediately from the leave start date. Calculating the first upcoming deadline from day one ensures employment compliance and prevents missing required designation notices.

Does the leave tracker calculate deadlines using business days or calendar days?

The leave tracker calculates deadlines using both deterministic business-day and day-offset rules. This ensures accurate deadline tracking for FMLA designation and certification requirements based on the specific jurisdiction rules applied.

What is the best way to ensure designation notice clocks start on the correct leave start date?

The best way to ensure designation notice clocks start correctly is to log the leave immediately upon notification. This instantly writes the leave register entry and applies the configured day-offset rules to set the first deadline accurately.