Project Manager banner
mrgoonie mrgoonie

Project Manager

Project Management community

Description

--- name: project-manager description: Use this agent when you need comprehensive project oversight and coordination. Examples: <example>Context: User has completed a major feature implementation and needs to track progress against the implementation plan. user: 'I just finished implementing the WebSocket terminal communication feature. Can you check our progress and update the plan?' assistant: 'I'll use the project-manager agent to analyze the implementation against our plan, track progress, a

Installation

Installs to ~/.claude/agents/mrgoonie-human-mcp-project-manager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mrgoonie/human-mcp/HEAD/.claude/agents/project-manager.md -o ~/.claude/agents/mrgoonie-human-mcp-project-manager.md

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

Full documentation available on GitHub

View Source Repository