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
- Load
${CLAUDE_PLUGIN_ROOT}/skills/detecting-provider/SKILL.md→active_provider,headless_config. Skip if set. - Load
${CLAUDE_PLUGIN_ROOT}/skills/resolving-identity/SKILL.md→current_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)".