Communityv2.0.0

auto-complex-task-planner

自动复杂任务规划器。智能判断任务复杂度,自动创建子 agent 执行,支持优先级队列、任务模板、进度追踪、增强质量审核。 使用场景: - "帮我调研 XXX"(复杂调研任务) - "开发一个 XXX 功能"(开发任务) - "批量处理 XXX"(批量操作) - "生成 XXX 报告/文档"(文档生成) - "紧急...

1kdownloads1stars6active installssixtysixsone
View on ClawHubBack to Skills

Skill Details

Slug
auto-complex-task-planner
Latest Version
2.0.0
Author
sixtysixsone
Published
Mar 9, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for auto-complex-task-planner.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v2.0.0

### 1. Intelligent Task Analysis - ✅ Automatically judge task complexity - ✅ Identify task type (research/development/documentation/batch) - ✅ **NEW** Auto-detect priority (high/normal/low) - ✅ Estimate execution time ### 2. Parallel Sub-Agent Execution - ✅ Auto-generate task descriptions - ✅ **NEW** Use task template system - ✅ Execute independent tasks in parallel (60-80% efficiency boost) - ✅ **NEW** Support priority queue ### 3. Enhanced Quality Review - ✅ **NEW** Deliverable existence check - ✅ **NEW** Content quality assessment - ✅ **NEW** Hallucination detection - ✅ Multi-dimensional quality scoring ### 4. Task Lifecycle Management - ✅ **NEW** JSON format task recording - ✅ **NEW** Task progress tracking - ✅ **NEW** Daily statistics report - ✅ Auto-cleanup completed tasks ### 5. Task Template System - ✅ **NEW** Research task template - ✅ **NEW** Development task template - ✅ **NEW** Documentation template - ✅ **NEW** Batch processing template