planning-task
Installation
SKILL.md
Task Planning Skill
Breaks down complex user requests into structured, trackable task plans with dependencies.
When to Use
Load this skill when:
- User has a multi-step request (e.g., "制作产品PPT需要市场数据")
- Need to organize work into phases/steps
- User mentions: "plan", "tasks", "steps", "breakdown", "organize"
- Complex deliverable requiring coordination
Capabilities
- Task Decomposition: Break complex goals into atomic tasks
- Dependency Management: Identify which tasks must complete before others
- Progress Tracking: Generate plan.json and todo.md for monitoring
- Format Generation: Create both machine-readable (JSON) and human-readable (Markdown) formats