Agent skill · Data & Analytics

project-status-report

Write a structured project status report for any project. Use when asked to write a project update, status report, RAG report, project dashboard narrative, or weekly project communication. Produces a clear status report with RAG ratings, milestone progress, risks, and decisions needed.

mohitagw158561,255★ · 1 repos on radarProfile →
claude-codecursorMIT
Install
npx skills add mohitagw15856/pm-claude-skills --skill project-status-report --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/project-status-report/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,255
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Project Status Report Skill Produces a clear, structured project status report — the weekly communication that keeps stakeholders informed without requiring a meeting. ## Required Inputs - **Project name** - **Reporting period** - **Current RAG status** (Red / Amber / Green) - **Key milestones** (due, delivered, coming) - **Issues or blockers** - **Decisions needed from stakeholders** - **Budget status** (if tracked) - **Audience** (steering committee / sponsor / PMO / full team) ## Output Structure --- # Project Status Report: [Project Name] **Period:** [Date range] | **Author:** [PM] | **Next report:** [Date] --- ### Overall Status | Dimension | Status | Last period | Trend | |---|---|---|---| | Overall | Red / Amber / Green | [Last] | Improving / Stable / Declining | | Schedule | | | | | Budget | | | | | Scope | | | | | Risks | | | | RAG definitions: - Green: On track. No significant issues. - Amber: At risk. Issues identified but mitigations in place. - Red: Off track. Escalation or decisions required to recover. --- ### Executive Summary [3-5 sentences. Headline story. If it is Red, say so immediately and why. Never bury bad news after good news.] --- ### Milestone Progress

What's inside
Steps it walks through
  1. Required Inputs
  2. Output Structure
  3. Overall Status
  4. Executive Summary
  5. Milestone Progress
  6. Issues and Blockers
  7. Risks
  8. Decisions Required
  9. Budget Summary
  10. Next Period Plan
  11. Writing Rules
  12. Quality Checks
  13. Anti-Patterns
  14. Example Trigger Phrases
More from pm-claude-skills
All skills →
About this skill
What does the project-status-report skill do?

Write a structured project status report for any project. Use when asked to write a project update, status report, RAG report, project dashboard narrative, or weekly project communication. Produces a clear status report with RAG ratings, milestone progress, risks, and decisions needed.

How do I install it?

Run `npx skills add mohitagw15856/pm-claude-skills --skill project-status-report --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going