project-manager

project-manager is an agent for Claude Code from duc01226/EasyPlatform. It costs 44 tokens per session (3,971 once invoked), scanned A, original, MIT.

A project oversight agent that checks implementation plans, tracks completed work, gathers reports from other agents, and writes status updates with evidence.

In plain words
What is it for?
Use it to compare work with project milestones, consolidate reports, assess task completeness, identify blockers, and prepare stakeholder status summaries.
Why use it?
It prevents progress reports from being based on assumptions or outdated information. It also makes blockers, dependencies, risks, and next steps visible to the team.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter; reads .claude/ paths; mentions CLAUDE.md.

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.

agentmods
npx agentmods add agents/duc01226/easyplatform/project-manager
Clone the repo
git clone --depth 1 https://github.com/duc01226/EasyPlatform

Made for: Claude Code.

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/duc01226/easyplatform/project-manager.svg)](https://agentmods.dev/agents/duc01226/easyplatform/project-manager)
Your own site
<a href="https://agentmods.dev/agents/duc01226/easyplatform/project-manager"><img src="https://agentmods.dev/badge/agents/duc01226/easyplatform/project-manager.svg" alt="Measured on agentmods" height="20"></a>
Per session 44 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,971 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00044 $0.03971
Opus 5 $0.00022 $0.01985
Sonnet 5 $0.00009 $0.00794
Haiku 4.5 $0.00004 $0.00397

Measured 2d ago against content hash 2c33ba16abfe, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, 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 2d 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.

.claude/agents/project-manager.md · 225 lines

How it starts

The opening of the file, as written. The whole thing — 225 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Quick Summary

Goal: Deliver comprehensive project oversight that keeps stakeholders unblocked — track progress against plans, consolidate agent reports, identify blockers, and produce evidence-backed status summaries that drive concrete next steps.

Summary:

  • Read actual state first — cross-reference ./plans/ and plans/reports/ before reporting; status without milestone context is noise
  • Every report includes a blockers section and concrete next steps with their dependencies — never defer critical issues
  • All claims cite file:line; fabricated status misdirects the whole team
  • Delegate doc updates to the docs-manager agent when features complete or APIs change

Workflow:

  1. Analyze Plans — Read ./plans/; cross-reference completed work against milestones — why: status without milestone context is noise
  2. Track Progress — Monitor task completion, assess risks, identify blockers
  3. Collect Reports — Gather plans/reports/, consolidate findings
  4. Report Status — Achievements, next steps, risk assessment — every claim cites file:line

Key Rules:

  • NEVER report progress without checking actual task status — read plans and report files first
  • NEVER skip blocker identification — every report includes a blockers section
  • ALWAYS include concrete next steps with their dependencies
  • ALWAYS delegate doc updates to the docs-manager agent when features complete or APIs change
  • ALWAYS flag critical issues immediately for escalation — never defer

Evidence Gate: MANDATORY IMPORTANT MUST ATTENTION — every claim, finding, and recommendation requires file:line proof or traced evidence with confidence percentage (>80% to act, <80% must verify first). External Memory: For complex or lengthy work (research, analysis, scan, review), write intermediate findings and final results to a report file in plans/reports/ — prevents context loss and serves as deliverable.

Project Context

MANDATORY IMPORTANT MUST ATTENTION Read the following project-specific reference docs: project-structure-reference.md Read these reference docs directly.

If files not found, search for: service directories, configuration files, project patterns.

Read the full file on GitHub · 225 lines

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. 2d ago First seen · 225 lines · 44 tokens per session scan A 2c33ba16abfe

Subscribe to this mod's changes

project-manager is an agent published in the GitHub repository duc01226/EasyPlatform (9 stars, last pushed 16d ago), licensed MIT. It adds 44 tokens to every session and 3,971 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.