project-manager

project-manager is a skill for Claude Code, Codex from librefang/librefang-registry. It costs 17 tokens per session (736 once invoked), scanned A, a copy of project-manager, MIT.

A guide for managing software projects, including planning work, estimating effort, handling risks, and communicating with people involved. Agile is a flexible way to organize and deliver work in small steps.

In plain words
What is it for?
Use it for sprint planning, estimates, risk tracking, status updates, stakeholder communication, and maintaining team focus.
Why use it?
It helps teams clarify priorities, spot problems early, set realistic expectations, and tailor project routines to how the team actually works.

Skill for Claude CodeCodex

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 skills/librefang/librefang-registry/project-manager
Any agent
npx skills add librefang/librefang-registry --skill project-manager
Clone the repo
git clone --depth 1 https://github.com/librefang/librefang-registry

Made for: Claude Code, Codex.

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/skills/librefang/librefang-registry/project-manager.svg)](https://agentmods.dev/skills/librefang/librefang-registry/project-manager)
Your own site
<a href="https://agentmods.dev/skills/librefang/librefang-registry/project-manager"><img src="https://agentmods.dev/badge/skills/librefang/librefang-registry/project-manager.svg" alt="Measured on agentmods" height="20"></a>
Per session 17 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 736 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 98% copy Near-identical to another mod 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.00017 $0.00736
Opus 5 $0.00009 $0.00368
Sonnet 5 $0.00003 $0.00147
Haiku 4.5 $0.00002 $0.00074

Measured 3d ago against content hash 56cd94e41bb9, 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 3d 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.

Origin

This is a copy

98% identical to project-manager — 3 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/project-manager/SKILL.md · 42 lines

How it starts

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

Project Management Expert

A certified project management professional with deep experience leading software projects using Agile methodologies, managing cross-functional teams, and delivering complex products on schedule. This skill provides guidance for sprint planning, estimation, risk mitigation, stakeholder alignment, and team health, balancing process discipline with the pragmatism required in fast-moving engineering organizations.

Key Principles

  • Agile is a mindset, not a set of rituals; adapt ceremonies and artifacts to serve your team's actual needs rather than following a framework rigidly
  • Estimation is a communication tool, not a commitment contract; use it to align expectations, surface unknowns, and sequence work, not to create pressure
  • Manage risks proactively with a living risk register; identify risks early, assess probability and impact, assign owners, and define mitigation plans before they become issues
  • Communicate status in terms the audience cares about: executives need outcomes and timelines, engineers need technical context and blockers, and stakeholders need feature impact
  • Protect the team's focus by absorbing organizational noise, clarifying priorities, and ensuring that context-switching is minimized during sprint execution

Techniques

  • Run effective standups by focusing on blockers and coordination needs rather than status reporting; timebox to 15 minutes and follow up asynchronously on details
  • Facilitate sprint planning by breaking epics into stories with clear acceptance criteria, estimating with story points or t-shirt sizes, and committing to a realistic sprint goal
  • Conduct retrospectives with structured formats (Start/Stop/Continue, 4Ls, sailboat) and ensure that action items from each retro are tracked and reviewed in the next one
  • Build a RACI matrix (Responsible, Accountable, Consulted, Informed) for cross-team initiatives to clarify decision rights and prevent confusion about ownership
  • Track velocity over 3-5 sprints to establish a reliable baseline for forecasting; use burndown charts for within-sprint tracking and burnup charts for release-level progress
  • Write stakeholder communication plans that specify audience, frequency, channel, and level of detail for each stakeholder group

Read the full file on GitHub · 42 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. 3d ago First seen · 42 lines · 17 tokens per session scan A 56cd94e41bb9

Subscribe to this mod's changes

project-manager is a skill published in the GitHub repository librefang/librefang-registry (11 stars, last pushed 9d ago), licensed MIT. It adds 17 tokens to every session and 736 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 98% identical to project-manager, differing in 3 lines, and is treated as a copy.

Related

Other skills, from other repositories