running-daily-tasks

Ingest messages into tasks, refine them, and dispatch work items.

3|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/kazukinagata/waggle --skill running-daily-tasks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: running-daily-tasks
Source: https://github.com/kazukinagata/waggle/tree/main/skills/running-daily-tasks
Command: npx skills add https://github.com/kazukinagata/waggle --skill running-daily-tasks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Unified daily workflow that ingests messages into actionable tasks, then guides you through refinement and dispatch across Terminal CLI and Claude Desktop.

Core Features & Use Cases

  • Ingest messages into a task board and convert them into backlog items.
  • Promote Backlog tasks to Ready by enforcing quality gates (Description, Acceptance Criteria, Execution Plan, Assignees) with interactive prompts.
  • Dispatch ready tasks via the executing-tasks workflow and summarize results.

Quick Start

Run the daily task routine to ingest messages, refine tasks to Ready, and dispatch them using the executing-tasks workflow.

Frequently Asked Questions about running-daily-tasks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate daily task workflows from message intake to dispatch?

Automating daily task workflows involves ingesting messages into a task board, refining them into backlog items, and dispatching work items across Terminal CLI and Claude Desktop environments.

Can I use this daily task automation in both Terminal CLI and Claude Desktop?

Yes, daily task automation supports cross-environment usage in both Terminal CLI and Claude Desktop, coordinating Backlog-to-Ready promotion and delegation seamlessly across both interfaces.

What's the best way to promote Backlog tasks to Ready status?

Promoting Backlog tasks to Ready requires enforcing quality gates with complete Description, Acceptance Criteria, and Execution Plan fields, using interactive prompts to fill any missing gaps before dispatch.

Do I need to define Acceptance Criteria and Execution Plans before dispatching tasks?

Yes, dispatching tasks requires complete Task fields including Description, Acceptance Criteria, and Execution Plan, along with verified Assignees, ensuring all work items meet quality standards before execution.

How does task dispatch work with the executing-tasks workflow?

Task dispatch sends ready work items via the executing-tasks workflow, which handles delegation and provides summarized results after execution completes across the coordinated environments.