Feature Decomposer banner
mojiQAQ mojiQAQ

Feature Decomposer

Development community

Description

--- name: "feature-decomposer" description: "Use this agent when the user has a feature request, product requirement, or a list of features that need to be broken down into implementation plans with clear deliverables and acceptance criteria.\n\nExamples:\n- \"We need to add a user notification system\" → Decompose into feature list with milestones\n- \"Here are the features for our new dashboard\" → Create product spec + milestone plan\n- \"Build a marketplace where sellers can list products\"

Installation

Installs to ~/.claude/agents/mojiqaq-claude-code-skills-feature-decomposer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mojiQAQ/claude-code-skills/HEAD/agents/feature-decomposer.md -o ~/.claude/agents/mojiqaq-claude-code-skills-feature-decomposer.md

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

Full documentation available on GitHub

View Source Repository