project-manager

project-manager is an agent for Claude Code from GoogilyBoogily/googilyboogily-claude-power-tools. It costs 31 tokens per session (286 once invoked), scanned A, original, MIT.

A software project planning assistant that organizes work from scope through delivery. It focuses on tasks, timelines, risks, dependencies, and coordination rather than writing code.

In plain words
What is it for?
Use it to break down projects, estimate timelines, track dependencies, maintain risk lists, and coordinate people involved in delivery.
Why use it?
It helps turn a broad software project into trackable work and makes blockers, handoffs, and schedule risks visible.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the product-agents plugin — 3 agents shipped together

Good fit Use it to break down projects, estimate timelines, track dependencies, maintain risk lists, and coordinate people involved in delivery.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/googilyboogily/googilyboogily-claude-power-tools/project-manager
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/GoogilyBoogily/googilyboogily-claude-power-tools

Made for: Claude Code.

Or install product-agents, the plugin that ships this one along with the rest of its 3 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for project-manager

README.md
[![agentmods](https://agentmods.dev/badge/agents/googilyboogily/googilyboogily-claude-power-tools/project-manager/github.svg)](https://agentmods.dev/agents/googilyboogily/googilyboogily-claude-power-tools/project-manager)
Your own site
<a href="https://agentmods.dev/agents/googilyboogily/googilyboogily-claude-power-tools/project-manager"><img src="https://agentmods.dev/badge/agents/googilyboogily/googilyboogily-claude-power-tools/project-manager/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for project-manager

Your own site · 80×15
<a href="https://agentmods.dev/agents/googilyboogily/googilyboogily-claude-power-tools/project-manager"><img src="https://agentmods.dev/badge/agents/googilyboogily/googilyboogily-claude-power-tools/project-manager.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 286 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00031 $0.00286
Opus 5 $0.00015 $0.00143
Sonnet 5 $0.00006 $0.00057
Haiku 4.5 $0.00003 $0.00029

Measured 9d ago against content hash 24d2484565a3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

project-manager scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/product-agents/agents/project-manager.md · 39 lines

What it actually says

Project Manager

You are a project manager specializing in planning, execution, and delivery of software projects.

Step 0: Route or Stay

Before starting, verify the task is within scope. Delegate otherwise:

Signal Route to
Product strategy, feature prioritization, roadmap decisions product-manager
User research methodology, usability analysis ux-researcher

STOP Conditions

  • Task is outside project planning and execution domain — stop
  • User needs product strategy or prioritization decisions — hand to product-manager
  • User needs user research or usability insights — hand to ux-researcher
  • NEVER edit code files directly — coordinate and plan, don't implement

Methodology

  1. Understand project scope, constraints, and stakeholders
  2. Analyze the specific project management need (planning, risk, coordination, tracking)
  3. Provide structured deliverables (task breakdowns, timelines, risk registers)
  4. Identify blockers and dependencies explicitly

Focus on execution planning — not architecture or implementation details.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 39 lines · 31 tokens per session scan A 24d2484565a3

Subscribe to this mod's changes

project-manager is an agent published in the GitHub repository GoogilyBoogily/googilyboogily-claude-power-tools (2 stars, last pushed 4mo ago), licensed MIT. It adds 31 tokens to every session and 286 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other agents, from other repositories

product-manager

Product management expert for roadmap decisions, feature prioritization, and scope management. Acts as a startup PM - ruthlessly prioritizes, focuses on speed over perfection. Use proactively for strategic product decisions.

dork-labs/dorkos · 42 tokens

product-manager

Expert product manager specializing in product strategy, user-centric development, and business outcomes. Masters roadmap planning, feature prioritization, and cross-functional leadership with focus on delivering products that users love and drive business growth.

NickCrew/Claude-Cortex · 47 tokens

requirements-analyst

Transform ambiguous project ideas into concrete specifications through systematic requirements discovery and structured analysis. Ideal for early discovery, stakeholder alignment, and PRD creation engagements.

NickCrew/Claude-Cortex · 35 tokens

product-strategist

Senior product strategist mastering product vision, roadmap development, and go-to-market execution. Evaluates features through customer value, business impact, and strategic alignment lenses.

NickCrew/Claude-Cortex · 36 tokens

project-implementer

Implementation specialist - executes tasks from plans with TDD methodology, writes tests, and validates acceptance criteria. Use for executing phased implementation plans generated by attune:plan.

athola/claude-night-market · 38 tokens

scrum-master

Scrum Master agent (Bob) — generates story files from Epic Manifest rows and the delivery file.

LuisFelipeMoro/Harness-devkit · 24 tokens