report-weekly

Analyze weekly Git history and generate Markdown and HTML reports.

1|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/selcukyucel/north-starr-genai --skill report-weekly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: report-weekly
Source: https://github.com/selcukyucel/north-starr-genai/tree/main/skills/report-weekly
Command: npx skills add https://github.com/selcukyucel/north-starr-genai --skill report-weekly

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a repeatable method to transform weekly Git history into concise, actionable reports in two formats (Markdown and HTML), helping teams track progress and communicate outcomes efficiently.

Core Features & Use Cases

  • Collects commits, contributors, daily activity, and top workstreams for a specified date range.
  • Generates two deliverables: a Markdown report stored in Documentation/ and a self-contained HTML report with visuals.
  • Supports configurable date ranges (this week, last week, custom periods) and outputs structured insights suitable for reviews, retros, and leadership updates.

Quick Start

Run the skill on the target repository to generate the weekly report for the current week.

Frequently Asked Questions about report-weekly

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

FAQPage Schema
How do I generate a weekly Git activity report for my repository?

You can generate a weekly Git report by running this skill on your repository, which collects commit history and activity metrics to produce Markdown and HTML files.

What is included in a weekly Git commits and contributors report?

A weekly Git report includes collected commits, contributor lists, daily activity metrics, and top area changes, structured into clear sections for sprint retros and progress updates.

Can I customize the date range for Git history analysis?

Yes, you can configure the date range for Git history analysis, supporting this week, last week, or custom periods to accurately track repository progress for leadership updates.

Does the weekly Git report output both Markdown and HTML formats?

Yes, the weekly Git report outputs both a Markdown file stored in the Documentation directory and a self-contained HTML file with visuals for easy sharing across teams.

What's the best way to share Git progress updates with stakeholders?

The best way to share Git progress updates is generating self-contained HTML reports with structured insights and visuals, providing actionable outcomes for leadership without external dependencies.