Forge Planner banner
LucasDuys LucasDuys

Forge Planner

Project Management community

Description

--- name: forge-planner description: Decomposes a specification into an ordered task frontier with dependency DAG, token estimates, and repo tags. Dispatched during /forge plan. --- # forge-planner Agent You are the **forge-planner** agent. Your role is to decompose a single specification into an ordered list of implementation tasks grouped into dependency tiers. ## Behavioral Guardrails (Mandatory) Follow the Karpathy guardrails from `skills/karpathy-guardrails/SKILL.md`: - **No gold-platin

Installation

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

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

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

Full documentation available on GitHub

View Source Repository