status-reporting

Generate stakeholder status reports from dashboard and task data.

1|1|Updated Jun 9, 2026
One-click install
npx skills add https://github.com/Pact-Community-Organization/github-marketplace --skill status-reporting-pact-community-organization
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status-reporting
Source: https://github.com/Pact-Community-Organization/github-marketplace/tree/main/skills/status-reporting
Command: npx skills add https://github.com/Pact-Community-Organization/github-marketplace --skill status-reporting-pact-community-organization

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams struggle to convert scattered updates into concise, shareable status reports for stakeholders.

Core Features & Use Cases

  • Automated status compilation from agent updates and task statuses.
  • Integrates with dashboards and task trackers to reflect blockers, progress, and gate states.
  • Use Case: Generate a weekly project status report for executives and cross-functional teams.

Quick Start

Prompt the system to generate a current status report from the latest task dashboard data.

Frequently Asked Questions about status-reporting

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

FAQPage Schema
How do I automate team progress reporting for stakeholders from scattered task updates?

Automating team progress reporting synthesizes agent status, task completion, and blockers into a ready-to-share report template. It aggregates updates from task-tracking sources and dashboard data to generate concise stakeholder summaries on demand.

How does automated status report generation work with task-tracking data?

Automated status report generation reads from docs/status/dashboard.json and docs/tasks/ directories to aggregate agent messages. It synthesizes task statuses, blockers, and quality-gate state into a structured report template reflecting current sprint cycles and project milestones.

Can I generate a weekly project status report for executives without manual data entry?

Generating a weekly project status report for executives requires prompting the system to compile current dashboard data. It automatically extracts task completion metrics, agent status updates, and blocker details to produce a formatted report template ready for stakeholder distribution.

What is the best way to track blockers and quality-gate state for cross-functional teams?

Tracking blockers and quality-gate state for cross-functional teams is best handled by integrating dashboard and task-tracking sources. This approach aggregates agent messages and task statuses, reflecting sprint progress and milestone transitions in a centralized report template.

Do I need specific dashboard files to generate an on-demand status report template?

Generating an on-demand status report template requires reading from docs/status/dashboard.json and docs/tasks/ directories. These specific files provide the necessary task statuses, agent messages, and quality-gate state needed to synthesize accurate stakeholder reports.

When should I not use automated status reporting for project milestones?

Automated status reporting for project milestones is not suitable when your team lacks task-tracking data or dashboard files. Without docs/status/dashboard.json and docs/tasks/ directories, the system cannot aggregate agent messages or synthesize blocker details into a report template.