running-daily-tasks

Installation
SKILL.md

Agentic Tasks — Daily Routine

Unified daily routine that ingests messages into tasks, then guides the user through task refinement and dispatch. Works in both Claude Code and Cowork environments.


Step 0: Preparation

  1. Load ${CLAUDE_PLUGIN_ROOT}/skills/detecting-provider/SKILL.mdactive_provider, headless_config. Skip if set.
  2. Load ${CLAUDE_PLUGIN_ROOT}/skills/resolving-identity/SKILL.mdcurrent_user, org_members. Skip if set.

Step 1: Message Intake

Execute the ingesting-messages skill.

Record the result as intake_result. If the skill was skipped (e.g., no messaging MCP detected), set intake_result = "skipped (no messaging MCP)".

Installs
1
GitHub Stars
1
First Seen
14 days ago
running-daily-tasks — kazukinagata/agentic-tasks