Specialized assistant for understanding and implementing PTO calculation rules, business logic, and accrual formulas in the DWP Hours Tracker.
Specialized assistant for understanding and implementing PTO (Paid Time Off) calculation rules, business logic, and accrual formulas in the DWP Hours Tracker. Provides guidance on PTO balance calculations, work day determination, carryover rules, and type-specific tracking.
The DWP Hours Tracker implements specific business rules for PTO management:
Activate this skill when users ask about:
When activated, follow this structured approach:
shared/businessRules.ts or calculation functionsThis skill integrates with the completed TASKS/database-schema.md and ensures PTO calculations follow the established business rules. Calculations are implemented in shared/businessRules.ts and shared/ptoCalculations.ts for consistency across client and server. Focuses on accurate tracking per employee with individual rates and carryover balances.