pm-status

Generate sprint and project status reports with metrics and blockers.

3|Updated May 28, 2026
One-click install
npx skills add https://github.com/mahg-es/araya --skill pm-status-mahg-es
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pm-status
Source: https://github.com/mahg-es/araya/tree/main/skills/pm-status
Command: npx skills add https://github.com/mahg-es/araya --skill pm-status-mahg-es

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Stakeholders often drown in task updates; this skill generates concise, metric-driven sprint and project status reports that summarize progress and blockers.

Core Features & Use Cases

  • Automated status reporting from a task board, burndown, and blocker data.
  • Clear at-a-glance metrics: progress, velocity, burndown, and blocker counts.
  • Use Case: produce a weekly status report for leadership or a sprint review doc.

Quick Start

Provide the current task board status, burndown data, and blockers to generate a concise sprint status report in .araya/plan/spec/status-report.md.

Frequently Asked Questions about pm-status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a sprint status report from a burndown chart and task board?

To generate a sprint status report, provide your current task board status, burndown data, and blocker lists. The skill processes these inputs to produce a concise, metric-driven status report in the .araya/plan/spec/status-report.md document.

What is the best way to summarize project blockers and velocity for leadership?

The best way to summarize project blockers and velocity for leadership is to use automated status reporting. It extracts progress, velocity, burndown, and blocker counts from project data to create clear, at-a-glance metrics.

Can I create a mid-sprint project status report on demand?

Yes, you can create a mid-sprint project status report on demand. The skill applies to sprint midpoints, sprint reviews, and on-demand checks using your current task board and blocker data to generate metrics.

Do I need to manually track burndown metrics for sprint reviews?

No, you do not need to manually track burndown metrics for sprint reviews. By providing the raw burndown data and task board status, the skill automatically calculates and summarizes the metrics for your report.

What format does the automated sprint status report use?

The automated sprint status report uses a markdown format. It generates a status-report.md document within the .araya/plan/spec/ directory, containing concise progress metrics and blocker summaries.