Task Decomposition Expert banner
developer-hq developer-hq

Task Decomposition Expert

Project Management community

Description

--- name: task-decomposition-expert description: Use this agent when you need to break down complex user goals into actionable tasks and identify the optimal combination of tools, agents, and workflows to accomplish them. Examples: <example>Context: User has a complex multi-step project that requires different specialized capabilities. user: 'I need to build a research system that can scrape academic papers, extract key insights, store them in a database, and generate weekly summaries' assistant

Installation

Installs to ~/.claude/agents/developer-hq-claudecodetemplate-task-decomposition-expert.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/developer-hq/ClaudeCodeTemplate/HEAD/.claude/agents/task-decomposition-expert.md -o ~/.claude/agents/developer-hq-claudecodetemplate-task-decomposition-expert.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository