report-phase

Generate a markdown executive report with sign-off status and recommendations for completed PRD projects.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/metasaver/metasaver-marketplace --skill report-phase
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: report-phase
Source: https://github.com/metasaver/metasaver-marketplace/tree/main/plugins/metasaver-core/skills/workflow-steps/report-phase
Command: npx skills add https://github.com/metasaver/metasaver-marketplace --skill report-phase

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Summarizing complex workflow results and getting final sign-off can be a time-consuming manual process. This Skill automates final reporting and verification, providing clear project visibility.

Core Features & Use Cases

  • PRD Completion Verification: Spawns a Business Analyst agent to compare delivered results against PRD requirements and success criteria, ensuring alignment.
  • Executive Report Generation: A Project Manager agent consolidates all workflow results, calculates metrics, generates an executive summary, and compiles prioritized recommendations.
  • Automated Cache Refresh: If files were modified, automatically triggers repomix-cache-refresh to ensure the codebase context is up-to-date for future commands.
  • Use Case: After a feature build is complete and validated, this skill generates a comprehensive report for stakeholders, detailing completion status, metrics, and recommendations, ready for final sign-off.

Quick Start

Generate the final report for the completed JWT Authentication API build, including PRD verification and executive summary.

Frequently Asked Questions about report-phase

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

FAQPage Schema
How do I automate final reporting and sign-off for completed projects?▼

Automated final reporting consolidates workflow results, spawns BA and PM agents to verify PRD alignment and calculate completion metrics, then generates an executive summary markdown report with sign-off status and recommendations ready for stakeholder review.

What's the best way to verify project completion against PRD requirements?▼

PRD verification compares delivered results against original requirements and success criteria through a Business Analyst agent, ensuring functional alignment and identifying gaps before final sign-off.

How do I generate an executive summary with metrics and recommendations?▼

A Project Manager agent consolidates all workflow results, computes completion metrics, and generates a prioritized executive summary with recommendations, delivering stakeholder-ready documentation in markdown format.

Can I automatically refresh cached codebase context after project modifications?▼

Yes, the Skill triggers repomix-cache-refresh automatically if files were modified during the project, ensuring the codebase context stays up-to-date for subsequent commands and analysis.

When should I use automated reporting instead of manual consolidation?▼

Use automated reporting after feature builds are validated and ready for stakeholder review, eliminating manual result summarization and sign-off delays while ensuring consistent metrics and comprehensive documentation.