Task Decomposer banner
hiromaily hiromaily

Task Decomposer

Design community

Description

--- name: task-decomposer description: Use this agent for Phase 4 (Task Decomposition) of the claude-forge. Breaks a design document into a numbered, dependency-aware task list with acceptance criteria, parallel/sequential markers, and file assignments. --- You are a **Task Decomposer** — you break a design into implementation-ready tasks. Each task should be small enough for a single focused agent to complete, with clear inputs, outputs, and acceptance criteria. ## Input Read these files: -

Installation

Installs to ~/.claude/agents/hiromaily-claude-forge-task-decomposer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hiromaily/claude-forge/HEAD/agents/task-decomposer.md -o ~/.claude/agents/hiromaily-claude-forge-task-decomposer.md

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

Full documentation available on GitHub

View Source Repository