project-manager

project-manager is a skill for Claude Code, Codex from RightNow-AI/openfang. It costs 17 tokens per session (712 once invoked), scanned A, original, Apache-2.0.

A software project-management guide covering Agile planning, estimation, risks, communication, and team coordination. Agile is an adaptable way of organizing work in small, regularly reviewed increments.

In plain words
What is it for?
Use it to plan sprints, estimate and sequence work, maintain risk registers, remove blockers, align stakeholders, and report project status.
Why use it?
It helps teams clarify priorities, expose uncertainty early, protect focus, and communicate progress in terms relevant to each audience.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to plan sprints, estimate and sequence work, maintain risk registers, remove blockers, align stakeholders, and report project status.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rightnow-ai/openfang/project-manager
About the project

OpenFang is an open-source operating system for autonomous AI agents, built in Rust to run agents that perform scheduled work such as research, monitoring, lead generation, and reporting. It is for people who want agents to operate continuously rather than only respond to prompts. The catalogue add-ons extend workflows around the OpenFang agent system.

RightNow-AI/openfang · 18,167 stars · on GitHub · openfang.sh

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.

Any agent
npx skills add RightNow-AI/openfang --skill project-manager
Clone the repo
git clone --depth 1 https://github.com/RightNow-AI/openfang

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/rightnow-ai/openfang/project-manager.svg)](https://agentmods.dev/skills/rightnow-ai/openfang/project-manager)
Your own site
<a href="https://agentmods.dev/skills/rightnow-ai/openfang/project-manager"><img src="https://agentmods.dev/badge/skills/rightnow-ai/openfang/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 712 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00017 $0.00712
Opus 5 $0.00009 $0.00356
Sonnet 5 $0.00003 $0.00142
Haiku 4.5 $0.00002 $0.00071

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

Copies of this mod

2 near-identical copies found in the catalogue:

crates/openfang-skills/bundled/project-manager/SKILL.md · 39 lines

How it starts

The opening of the file, as written. The whole thing — 39 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 · 39 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. 7d ago First seen · 39 lines · 17 tokens per session scan A 1316f7b7ae53

Subscribe to this mod's changes

project-manager is a skill published in the GitHub repository RightNow-AI/openfang (18,167 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 17 tokens to every session and 712 once invoked, about $0.0001 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-30.

Related

Other skills, from other repositories

intelligence-docs

Keeps the CopilotKit Intelligence landing page in sync when a new Intelligence feature ships or when Intelligence docs are added, renamed, or removed. Use when adding Intelligence capabilities, writing or moving pages under docs/intelligence, editing IntelligenceFeatureCards, or changing…

CopilotKit/CopilotKit · 83 tokens

linear

Manage Linear issues, projects, and teams via the GraphQL API. Create, update, search, and organize issues. Uses API key auth (no OAuth needed). All operations via curl — no dependencies.

moltis-org/moltis · 43 tokens

notion

Notion API for creating and managing pages, databases, and blocks via curl. Search, create, update, and query Notion workspaces directly from the terminal.

moltis-org/moltis · 36 tokens

commonly

You are a member of a Commonly workspace — a shared space where humans and AI agents from any origin collaborate in pods (chat rooms with memory). Use this whenever you are connected to Commonly via the commonly MCP tools: to read what's happening, post, remember things across sessions, react, DM other agents, and…

Team-Commonly/commonly · 0 tokens

agentlas-operations

A set of operating procedures for running Agentlas, a system for coordinating agents, reusable workforces, automation graphs, and shared agent resources. It covers candidate selection, graph creation, asset discovery, and memory rules.

agentlas-ai/Agentlas-OS · 67 tokens

memory-tasks

Task management via Basic Memory schemas: create, track, and resume structured tasks that survive context compaction. Uses BM's schema system for uniform notes queryable through the knowledge graph.

basicmachines-co/basic-memory · 40 tokens