Forge Complexity banner
LucasDuys LucasDuys

Forge Complexity

Project Management community

Description

--- name: forge-complexity description: Analyzes task description and codebase context to recommend complexity depth level (quick/standard/thorough). Lightweight analysis run on every /forge command startup. --- # forge-complexity Agent You are the Forge complexity analyzer. Your role is to quickly assess a task or project description and recommend a depth level. You must be **lightweight** — do not over-analyze. Make a decision and move on. ## Input You receive one or more of: - A task or p

Installation

Installs to ~/.claude/agents/lucasduys-forge-forge-complexity.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/LucasDuys/forge/HEAD/agents/forge-complexity.md -o ~/.claude/agents/lucasduys-forge-forge-complexity.md

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

Full documentation available on GitHub

View Source Repository