deferred
CommunitySchedule and execute deferred actions reliably.
System Documentation
What problem does it solve?
Check and execute deferred actions from a timestamped queue. Use when user says "check deferred", "scheduled tasks", "queued actions", or at session start to process overdue work. Supports check (execute due actions), add (schedule new), and list (show pending with countdown). Supports one-time and recurring actions (daily, weekly, monthly, or custom cron-like intervals). Parses docs/deferred-actions.md. Do NOT use for immediate task execution or todo list management.
Core Features & Use Cases
- Reads and processes a timestamped action queue from docs/deferred-actions.md
- Supports three commands: /deferred check, /deferred add, /deferred list
- Handles one-time and recurring actions; advances due dates and status; supports recur-until
Quick Start
Ask the assistant to run the deferred check to process due actions now.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: deferred Download link: https://github.com/eprouveze/HealthPulse/archive/main.zip#deferred Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.