hive.task-decomposition

Solid

Decompose complex tasks into explicit subtasks before diving in.

AI & Automation 10,471 stars 5660 forks Updated 2 days ago Apache-2.0

Install

View on GitHub

Quality Score: 86/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
22
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Operational Protocol: Task Decomposition Before starting a complex task: 1. Decompose — break into numbered subtasks in `_working_notes` Current Plan 2. Estimate — relative effort per subtask (small/medium/large) 3. Execute — work through in order, mark ✓ when complete 4. Budget — if running low on iterations, prioritize by impact 5. Verify — before declaring done, every subtask must be ✓, skipped (with reason), or blocked

Details

Author
aden-hive
Repository
aden-hive/hive
Created
4 months ago
Last Updated
2 days ago
Language
Python
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

task-decomposition

Breaks down complex software, writing, or research tasks into small, atomic, independently completable units with dependency graphs and milestone breakdowns. Use when the user asks to plan a project, decompose a feature, create subtasks, split up work, or needs help organizing a large piece of work into a step-by-step plan. Triggered by phrases like "break down", "decompose", "where do I start", "too big", "split into tasks", "work breakdown", or "task list".

1,177 Updated today
rohitg00
AI & Automation Solid

task-decomposition

Convert technical plans into actionable development tasks with dependency graphs, effort estimates, and parallelization opportunities.

1,160 Updated today
a5c-ai
AI & Automation Solid

task-coordination-strategies

Decompose complex tasks, design dependency graphs, and coordinate multi-agent work with proper task descriptions and workload balancing. Use this skill when breaking down work for agent teams, managing task dependencies, or monitoring team progress.

36,222 Updated today
wshobson
Data & Documents Listed

task-decomposition

Expertise in breaking down specifications into executable, dependency-ordered tasks. Activates when user discusses task planning, work breakdown, or implementation ordering. Trigger keywords: task decomposition, work breakdown, task list, dependency order, implementation tasks, tasks.md, T001, parallelizable

1 Updated 4 days ago
datamaker-kr
AI & Automation Listed

breakdown-tasks

Decomposes a spec or architecture into buildable tasks with acceptance criteria, dependencies, and risk-first implementation order, for AI agents or human engineers. Produces `.forsvn/artifacts/meta/tasks.md`. Use once requirements are clear and you need an execution plan. Not for clarifying unclear requirements (use discover) or designing architecture (use architect-system). For code review after building, see review-work.

10 Updated today
hungv47