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.
npx agentmods add agents/duc01226/easyplatform/project-managergit clone --depth 1 https://github.com/duc01226/EasyPlatformWrote 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.
[](https://agentmods.dev/agents/duc01226/easyplatform/project-manager)<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>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.
| Model | Per session | Once 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 |
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.
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/andplans/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-manageragent when features complete or APIs change
Workflow:
- Analyze Plans — Read
./plans/; cross-reference completed work against milestones — why: status without milestone context is noise - Track Progress — Monitor task completion, assess risks, identify blockers
- Collect Reports — Gather
plans/reports/, consolidate findings - 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-manageragent 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:lineproof 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 inplans/reports/— prevents context loss and serves as deliverable.
Project Context
MANDATORY IMPORTANT MUST ATTENTION Read the following project-specific reference docs:
project-structure-reference.mdRead these reference docs directly.If files not found, search for: service directories, configuration files, project patterns.
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.
- 2d ago First seen · 225 lines · 44 tokens per session scan A 2c33ba16abfe
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.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
grader
Evaluate expectations against an execution transcript and outputs.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
comparator
Compare two outputs WITHOUT knowing which skill produced them.
agentic-workflows
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.