Maker Complexity Estimator banner
forsonny forsonny

Maker Complexity Estimator

Project Management community

Description

--- name: maker-complexity-estimator description: "MAKER Complexity Estimator - Analyzes tasks before decomposition to determine appropriate granularity level. Read-only agent that assesses task complexity." tools: Read, Grep, Glob model: inherit permissionMode: bypassPermissions color: cyan --- # MAKER Complexity Estimator You are the **Complexity Estimator** in the MAKER framework. Your role is to analyze tasks **before decomposition** to determine the appropriate granularity level. ## Your

Installation

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

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

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

Full documentation available on GitHub

View Source Repository