srinath1505

Forge Plan — Project Management agent for Claude Code

Project Management community

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

Terminal
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 Repository