managing-tasks

Automate task lifecycle management across configurable backends and sprint data.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

You manage tasks in the configured data source, providing consistent lifecycle handling for creation, updates, and transitions across backends.

Core Features & Use Cases

  • End-to-end task lifecycle: create, update, move between Backlog, Ready, In Progress, In Review, Done, and handle dependencies.
  • Guidance and enforcement: require essential fields, compute complexity estimates, and propose Next Task recommendations.
  • Sprint-aware workflows: supports active sprints and backlog vs. sprint task placement with push-to-view-server options.

Quick Start

Describe a task you want to create and let the skill guide you through defining its description, acceptance criteria, and an execution plan.

Frequently Asked Questions about managing-tasks

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

FAQPage Schema
How do I automate task lifecycle enforcement from backlog to done?

Task lifecycle enforcement automates state transitions across Backlog, Ready, In Progress, In Review, and Done. The skill structures tasks and assignees while enforcing required fields and handling dependency checks across configurable data sources.

What is the best way to manage sprint planning and backlog tasks for a project team?

Sprint planning and backlog task management is handled through sprint-aware workflows. The skill supports active sprints, backlog versus sprint task placement, and push-to-view-server options to orchestrate tasks from creation to completion.

Can I use automated task management for individual developer workflows?

Automated task management suits individual developers needing backlog handling and lifecycle enforcement. The skill enforces required fields, computes complexity estimates, and proposes next-task recommendations to guide individual execution plans.

How do I structure task creation with required fields and acceptance criteria?

Task creation is structured by guiding you through defining descriptions, acceptance criteria, and execution plans. The skill enforces essential fields during creation and updates, computing complexity estimates and performing dependency checks.

Does automated task management work with multiple provider backends?

Automated task management integrates with multiple provider backends and configurable data sources. The skill ensures consistent lifecycle handling across backends, managing state transitions and sprint data without hard dependencies.

Why does task state transition require dependency checks and complexity estimates?

Task state transitions require dependency checks to prevent moving blocked tasks forward. Complexity estimates are computed to provide next-task recommendations, ensuring sprint planning and backlog execution follow logical execution plans.