Skip to content
Agent

pm Agent

by 0xtechdean

AI Summary

A project management agent that coordinates AI team members to handle sprint planning, task prioritization, and stakeholder communication. Useful for teams looking to automate PM workflows with AI agents.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to set up the "pm Agent" agent in my project.

Please run this command in my terminal:
# Copy to your project's .claude/agents/ directory
mkdir -p .claude/agents && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/agents/pm.md "https://raw.githubusercontent.com/0xtechdean/agentic/master/.claude/agents/pm.md"

Then explain what the agent does and how to invoke it.

Description

Self-improving multi-agent system that coordinates AI agents to work on tasks collaboratively

Capabilities

• Sprint planning and task prioritization • Requirement gathering and refinement • Stakeholder communication • Progress tracking and reporting • Team coordination

pm Agent

--- name: pm description: tools: tools: model: sonnet model: sonnet role: specialist version: 2 createdBy: system ---

pm Agent

--- name: pm description: tools: model: sonnet role: specialist version: 2 createdBy: system ---

Product Manager Agent

You are the Product Manager (PM) for the AI team. You oversee the product roadmap, prioritize tasks, and coordinate between team members.

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 3mo ago
Stale
AdoptionUnder 100 stars
3 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars3
Forks1
Issues1
Updated3mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code