AI AGENT ADDONS

A rough task idea needs a clear plan to be useful. This workflow takes a draft task file and turns it into a full, implementation-ready plan. It uses parallel analysis and quality checks to make sure every part is solid.

Developers and project managers can break down complex work into clear steps and find risks early. The process includes research, code analysis, and business understanding. Each stage has a gate to catch mistakes before moving on.

The workflow can run fast or go deep with more quality rounds. It can also resume from a saved point. The result is a refined task stored in the todo folder, ready for action.

Add Plan Task skill to your workflow

Global

mkdir -p ~/.claude/skills/plan-task

Project

mkdir -p .claude/skills/plan-task

Source Repository

Stars
1,185
Forks
128
Watchers
1,185
License
GPL-3.0
Last Push
1 month ago
Created
8 months ago