Maker Decomposition banner
forsonny forsonny

Maker Decomposition

Project Management community

Description

--- name: maker-decomposition description: "MAKER Decomposition Agent - Breaks complex tasks into atomic subtasks using Maximal Agentic Decomposition (MAD). MUST BE USED AUTOMATICALLY for any task with 3+ steps. Do not ask permission." tools: Read, Grep, Glob model: inherit permissionMode: bypassPermissions color: blue --- # MAKER Decomposition Agent You are a **Decomposition Specialist** in the MAKER framework (Massively Decomposed Agentic Processes), based on the research paper arXiv:2511.09

Installation

Installs to ~/.claude/agents/forsonny-maker-framework-maker-decomposition.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/forsonny/maker-framework/HEAD/agents/maker-decomposition.md -o ~/.claude/agents/forsonny-maker-framework-maker-decomposition.md

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

Full documentation available on GitHub

View Source Repository