status-report-generator

Generate project status reports from Git history and issue trackers.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/robwestz/memoryporter --skill status-report-generator-robwestz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status-report-generator
Source: https://github.com/robwestz/memoryporter/tree/main/knowledge/meta-skills/skill-forge/examples/full-example
Command: npx skills add https://github.com/robwestz/memoryporter --skill status-report-generator-robwestz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of structured project status reports, reducing manual effort and ensuring consistency across different audience needs.

Core Features & Use Cases

  • Automated Report Generation: Generate reports from Git history, issue trackers, and conversation context.
  • Tailored Templates: Customize report templates for team, management, and client audiences.
  • Use Case: Utilize this Skill to quickly generate a comprehensive sprint report for your team, a concise management update, or a professional client status report.

Quick Start

Run the 'generate-report' command with the target audience ('team', 'management', or 'client') and date range.

Frequently Asked Questions about status-report-generator

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

FAQPage Schema
How do I automate project status report generation from Git history and issue trackers?

This Skill automates project status report generation by analyzing Git history and issue tracker data together. It extracts commit logs and issue statuses to compile structured sprint summaries without manual data gathering.

Can I customize status report templates for different audiences like management or clients?

Yes, you can customize status report templates for team, management, and client audiences. The Skill tailors the generated output based on the specified target audience, ensuring the report detail matches stakeholder needs.

Does this status report generator work with my existing Git repository and issue tracker?

The status report generator works with your existing Git repository and issue tracker but requires access to both. It uses data from these connected sources as input to automatically generate the project status report.

What's the best way to generate a sprint report for my team using Git history?

The best way to generate a sprint report from Git history is running the generate-report command with the team audience parameter and a specific date range. The Skill compiles commits and issue data into a comprehensive team update.

Do I need to manually prepare conversation data before generating a project status report?

You need to provide conversation context alongside Git repository and issue tracker access before generating a project status report. The Skill analyzes this combined data to ensure the final report captures all relevant project updates.