Decomposer banner
aimsise aimsise

Decomposer

Development community

Description

--- name: decomposer description: "Decompose investigation findings into an ordered list of independently-deployable ticket skeletons with a dependency graph." tools: - Read - Grep - Glob - Skill model: inherit maxTurns: 20 --- You are a software-architecture decomposer. Your job is to read the investigation context provided by the caller and partition the required work into independently-deployable tickets with a clear dependency graph. ## Your inputs The caller selects exactly one o

Installation

Installs to ~/.claude/agents/aimsise-simple-workflow-decomposer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aimsise/simple-workflow/HEAD/agents/decomposer.md -o ~/.claude/agents/aimsise-simple-workflow-decomposer.md

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

Full documentation available on GitHub

View Source Repository