task-integration

Integrate workflow phases with task-management plugin or TodoWrite fallback.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/TomazWang/agent-toolkit --skill task-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-integration
Source: https://github.com/TomazWang/agent-toolkit/tree/main/plugins/workflow/skills/task-integration
Command: npx skills add https://github.com/TomazWang/agent-toolkit --skill task-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Integrates workflow phases with the task-management plugin when available, eliminating manual cross-linking and status tracking across systems.

Core Features & Use Cases

  • Automatic task linkage: When the task-management plugin is installed, create and connect tasks directly to workflow phases to keep progress aligned.
  • Fallback support: If the plugin is not present, gracefully use TodoWrite-style task lists to preserve workflows.
  • Standardized naming: Enforces the [Workflow Phase] - [Specific Action] naming convention for clarity and traceability.
  • Progress sync: Keeps workflow progress in sync with task completion and phase status.
  • Next-step guidance: Suggests the next critical task based on current progress to prevent blockers.

Quick Start

Ask the AI to enable task-sync for the current workflow, using /task commands when the task-management plugin is installed, or fall back to TodoWrite if it is not.

Frequently Asked Questions about task-integration

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

FAQPage Schema
How do I sync workflow phases with task management to prevent blockers?

To sync workflow phases with task management, this skill links tasks directly to workflow phases and suggests next critical steps to prevent blockers. It automatically tracks progress and aligns task completion with your current work streams.

What is the best way to enforce consistent task naming conventions across development workflows?

Enforcing consistent task naming conventions involves applying the [Workflow Phase] - [Specific Action] format to every task. This standardized naming ensures clarity and traceability across all development workflows and project management integrations.

Can I integrate task management with workflows if the task-management plugin is not installed?

Yes, you can integrate task management without the plugin installed. The system gracefully falls back to TodoWrite-style task lists to preserve workflows, ensuring you can still track progress and maintain task alignment.

How does automatic task linkage streamline project management for software engineering?

Automatic task linkage streamlines project management by connecting tasks directly to workflow phases, eliminating manual cross-linking. It syncs progress automatically, keeping task completion aligned with work stream statuses.

What are the limitations of using fallback support when syncing workflow phases?

When using fallback support without the task-management plugin, limitations include relying on TodoWrite-style lists instead of direct /task commands. While workflows are preserved, you lose direct plugin integration features for automated cross-linking.