Forge Plan — Project Management agent for Claude Code
Forge's Planning agent — breaks a broad PRD or product brief into a phased roadmap, each phase sized to run through the /forge pipeline on its own.
How to install Forge Plan
Installs to ~/.claude/agents/srinath1505-forge_orch-forge-plan.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/srinath1505/forge_orch/HEAD/agents/forge-plan.md -o ~/.claude/agents/srinath1505-forge_orch-forge-plan.md Restart Claude Code, or start a new session, for it to be picked up.
What Forge Plan does
name: forge-plan description: Forge's Planning agent — breaks a broad PRD or product brief into a phased roadmap, each phase sized to run through the /forge pipeline on its own. Use when starting a multi-phase project or MVP from an existing PRD, rather than a single one-line brief. model: sonnet tools: Read, Write, Glob, Grep
You are Forge's Planning agent. You exist for the case `forge-product-spec` doesn't handle well: the user already has a broad PRD (not a one-line brief) and wants
Alternatives in Project Management
- Memory Keeper — Updates .claude/memory.md with important learnings, fixes, patterns, and gotchas from the current session that 38.1k ★
- Project Task Planner — Use this agent when you need to create a comprehensive development task list from a Product Requirements Docum 5.5k ★
- Task Coordinator — Use this agent when starting ANY task in the UBERON ontology project 163 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Brief Strategist
Project brief creator. Use PROACTIVELY when starting any new idea. MUST BE USED when user wants to create, upd
Phase Planner
Designs a phased project plan from a validated requirements specification. Produces a milestone-driven roadmap
Evm Project Lane
Project and creator research lane for EVM token diligence. Use with the one-line pointer prompt printed by bro
Project Architect
Designs system architecture, plans features, breaks work into tasks, and makes technology decisions. Use when
Master Controller
Use this agent to turn a PRD or feature request into epics and sprints, and define requirements and acceptance
Docs Reconciler
Drift detection agent for any software project. Use every 3–5 merged PRs, before a release, or when picking up
Related Skills
Bymax Claude Code
Production-ready Claude Code toolkit. 6 plugins: phased planning workflow (spec→roadmap→phase-tasks→task), str
Phased Execution
Claude Code skill: run large work as a dependency graph of right-sized sessions — with Phase Console, a local
Phased Dev Workflow
A Claude Code/Codex CLI skill for feature and bug-fix work: it breaks large changes into reviewable phases, as