commit-report

Generate executive-ready end-of-day progress summaries from daily commits.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/JuantoC/BlueStack-Test-Automation-Framework --skill commit-report
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: commit-report
Source: https://github.com/JuantoC/BlueStack-Test-Automation-Framework/tree/main/.claude/skills/commit-report
Command: npx skills add https://github.com/JuantoC/BlueStack-Test-Automation-Framework --skill commit-report

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Genera un resumen conciso de fin de día orientado al negocio a partir de la actividad de commits, filtrando el ruido de housekeeping y enfocándose en el progreso real del proyecto para ser compartido con el jefe.

Core Features & Use Cases

  • Genera bullets de progreso listos para presentar en chat o correo.
  • Filtra tareas de housekeeping (docs, auditorías, limpieza) y consolida commits por el trabajo realizado.
  • Se activa ante prompts de progreso diario o semanal y utiliza un parser interno para producir bullets centrados en negocio.

Quick Start

Solicita el reporte de avance de hoy para compartir con el jefe.

Frequently Asked Questions about commit-report

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

FAQPage Schema
How do I generate end-of-day progress bullets from commits for leadership?▼

To generate end-of-day progress bullets from commits, you need a parser that consolidates daily activity into business-focused summaries. This skill filters housekeeping noise and delivers executive-ready bullets for chat or email sharing.

How does a commit parser filter housekeeping tasks from progress reports?▼

A commit parser filters housekeeping tasks by identifying and excluding routine commits like docs, audits, and cleanup. It then consolidates the remaining commits by shared work to produce business-focused progress bullets.

Can I summarize weekly commit activity instead of just daily progress?▼

Yes, you can summarize weekly commit activity. The parser activates for both daily and weekly progress prompts, filtering commits over a specified date range to consolidate features, fixes, and infrastructure changes.

Does the end-of-day report include test coverage and infrastructure changes?▼

Yes, the end-of-day report includes test coverage and infrastructure changes. It provides a filtered view of features delivered, fixes, tests, and infrastructure updates drawn directly from your daily commits.

What is the best way to format commit summaries for chat display?▼

The best way to format commit summaries for chat display is to consolidate related commits into concise, business-focused bullets. This skill outputs executive-ready progress bullets designed specifically for chat or email presentation.

Why should I use an automated commit reporter instead of manual progress updates?▼

An automated commit reporter saves time by parsing raw commit data and filtering housekeeping noise automatically. It ensures leadership receives consistent, executive-ready summaries focused on actual project progress rather than routine maintenance.