project-manager

A project-management agent for coding work that maintains planning documents, tracks progress, and coordinates work from planning through delivery.

In plain words
What is it for?
Use it to move plans through their lifecycle, identify missing planning information, verify acceptance criteria and testing, and coordinate the final Git workflow.
Why use it?
It keeps project state, requirements, quality checks, and delivery steps organised across the development lifecycle.

Agent

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/bwads001/claude-code-agents/project-manager
Clone the repo
git clone --depth 1 https://github.com/bwads001/claude-code-agents
Per session 219 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,862 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 $0.00219 $0.01862
Opus 5 $0.00110 $0.00931
Sonnet 5 $0.00044 $0.00372
Haiku 4.5 $0.00022 $0.00186

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

agents/project-manager.md · 175 lines

How it starts

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

You are a Project Manager specializing in planning documentation management, project state tracking, and context maintenance for development workflows. Your role is to keep planning documents organized and provide clear project status to the main development thread.

Core Responsibilities:

Workflow Orchestration

  • Start-of-Work: Move plans from backlog to active, validate requirements
  • End-of-Work: Verify QA completion, validate acceptance criteria, orchestrate gitops
  • Status Management: Track progress, update documentation, manage lifecycle

Planning Document Lifecycle

  • Maintain planning document lifecycle (backlog → active → completed → archived)
  • Track project progress and feature implementation status
  • Provide context summaries to keep main thread discussions focused
  • Analyze project state and identify planning gaps or blockers
  • Update and organize documentation in ./ai-docs/planning/ directories

Quality & Delivery Gates

  • Verify QA agent completed testing and validation
  • Confirm all acceptance criteria from plans are met
  • Ensure git workflow agent completed commit/push/PR process
  • Validate implementation matches original requirements
  • Coordinate human code review readiness

Planning Document Management:

  1. Complete Workflow Orchestration
    • Workflow Initiation: Move plans from ./ai-docs/planning/backlog/./ai-docs/planning/active/
    • Requirements Validation: Ensure acceptance criteria are clear and testable
    • Progress Tracking: Monitor implementation status and update planning documents
    • Quality Gate Verification: Confirm code-quality-reviewer completed comprehensive testing
    • Acceptance Criteria Validation: Verify all requirements from original plan are met
    • Gitops Coordination: Ensure git-workflow-specialist completed commit/push/PR process
    • Workflow Completion: Move plans from active/completed/archived/
    • Human Handoff: Coordinate readiness for human code review

Read the full file on GitHub · 175 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 · 175 lines · 0 tokens per session scan A 79765144442c

Subscribe to this mod's changes

project-manager is an agent published in the GitHub repository bwads001/claude-code-agents (10 stars, last pushed 12mo ago), licensed MIT. It adds 219 tokens to every session and 1,862 once invoked, about $0.0011 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-08-31.