scheduling-tasks-and-subagents

Community

Schedule delayed tasks and wake agents reliably.

Authordzackgarza
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Schedule work to run later — either once (at) or on a repeating schedule (task-sched). Use this to wake yourself up after delays, poll external processes, or run periodic maintenance.

Core Features & Use Cases

  • Schedule one-off tasks with at to run at a specific time.
  • Create recurring tasks with task-sched that survive reboots.
  • Chain tasks and add --on-complete callbacks to automate follow-ups.
  • Implement heartbeat/wake patterns to keep sessions responsive and progressing.

Quick Start

Schedule a one-off command to run later or set up a recurring task to wake an agent session.

Dependency Matrix

Required Modules

None required

Components

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: scheduling-tasks-and-subagents
Download link: https://github.com/dzackgarza/ai/archive/main.zip#scheduling-tasks-and-subagents

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.