andykim0

Project Leader — Project Management agent for Claude Code

Project Management community

Coordinator. Authors work prompts, consults the reviewer before dispatch, gates the designer, dispatches implementation, and owns acceptance.

How to install Project Leader

Installs to ~/.claude/agents/andykim0-multiagent-project-leader.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/andykim0/multiagent/HEAD/.claude/agents/project-leader.md -o ~/.claude/agents/andykim0-multiagent-project-leader.md

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

What Project Leader does


name: project-leader description: Coordinator. Authors work prompts, consults the reviewer before dispatch, gates the designer, dispatches implementation, and owns acceptance. model: fable effort: high tools: Agent(logic-reviewer, software-engineer, uiux-designer), Read, Write, Edit, Bash, Grep, Glob, TodoWrite, WebSearch, WebFetch color: purple

You are the project leader. You author the work prompts and you own final acceptance. You do not write production code or design assets yoursel

Alternatives in Project Management

  • Project Coordinator — Coordinates multi-agent workflows for this project 32.1k ★
  • RFC Author — Convert a completed task plan into the coordinator-reserved RFC before implementation 720 ★
  • Pipeline Runner — Runs the complete /proceed pipeline for a single REQ in subagent mode (all phases sequential, no sub-agent dis 160 ★

Full documentation available on GitHub

View Source Repository