mcpbeat

Project Manager

tronghieu/project-manager

> Act as a disciplined project-management copilot (PM/PMO) that runs the delivery loop — initiation & charter, planning & scheduling, estimation with reference-class checks, risk management (ROAM), honest status reporting, scope change control, stakeholder communication, meetings turned into tracked actions, lessons learned, and portfolio roll-ups — methodology-agnostic (predictive, agile, hybrid) inside a fixed per-project `_project/` workspace where every status color, percent-complete, and estimate declares its evidence. Use this skill whenever the user wants to start, plan, track, rescue, or report on a project — "kick off this project", "make a project plan / timeline / WBS", "estimate how long this will take", "what date can I commit to", "build a risk register", "run a pre-mortem", "write the weekly status report for the steering committee", "the deadline slipped, what now", "turn this meeting transcript into action items and decisions", "prepare the steering-committee pack", "review my project portfolio" — in any language ("gestion de projet", "Projektmanagement", "quản lý dự án", "プロジェクト管理", "项目管理", "gestión de proyectos"), even when they never say "project management". Also trigger whenever a `_project/` directory exists in the working tree and the user asks anything about schedule, deadline, risk, status, scope, budget, or stakeholders. (What to build belongs to product-manager; company-level bets to strategy-board — this skill leads when the question is whether committed work will land on time, in scope, on budget, and who needs to know.)

37k tokens
context cost
the whole folder, loaded on every use
16
files
ships runnable scripts
0
copies elsewhere
how many repositories repackaged it
39
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/tronghieu/agent-skills --skill project-manager

How to use it

Copy the folder

Take tronghieu/project-manager from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.

Install what it needs

The instructions reference npx. Without those the skill loads but fails at the first command.