gstack-openclaw-retro

Analyze git commit history to generate engineering retrospectives and team performance metrics.

Updated Jul 29, 2026
One-click install
npx skills add https://github.com/KrismithReddy12/gstack --skill gstack-openclaw-retro-krismithreddy12
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack-openclaw-retro
Source: https://github.com/KrismithReddy12/gstack/tree/main/openclaw/skills/gstack-openclaw-retro
Command: npx skills add https://github.com/KrismithReddy12/gstack --skill gstack-openclaw-retro-krismithreddy12

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the lack of visibility into engineering velocity and team health by automating the analysis of commit history, work patterns, and code quality metrics.

Core Features & Use Cases

  • Automated Retrospectives: Generates comprehensive weekly reports including commit volume, PR size, and test ratios.
  • Team Insights: Provides per-author leaderboards, identifies hotspots, and tracks shipping streaks.
  • Use Case: Use this at the end of the week to generate a data-backed summary of what your team shipped, where they focused, and how to improve for the next sprint.

Quick Start

Run the gstack-openclaw-retro skill to generate a comprehensive engineering retrospective for the last 7 days.

Frequently Asked Questions about gstack-openclaw-retro

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

FAQPage Schema
How do I generate automated engineering retrospectives from git commit history?

Automated engineering retrospectives are generated by analyzing git commit history to calculate team performance metrics. The Skill processes commit logs, file changes, and session detection to identify work patterns, code hotspots, and individual contributor growth areas.

What metrics are included in a git analytics retrospective report?

A git analytics retrospective report includes commit volume, PR size, and test ratios. It also provides per-author leaderboards, identifies code hotspots, and tracks individual shipping streaks to measure engineering velocity and team health.

Do I need git access to generate team performance metrics for a retrospective?

Git access to the repository is required to generate team performance metrics. The Skill calculates insights by directly processing repository data from commit logs and file changes rather than relying on external integrations.

How do I use git analytics to identify code hotspots and contributor growth areas?

To identify code hotspots and contributor growth areas, run the Skill to process repository data and session detection. It analyzes commit logs and file changes to pinpoint heavily modified areas of the codebase and tracks individual author progress.

Can I use git commit analysis for weekly sprint reviews and team insights?

Git commit analysis is highly effective for weekly sprint reviews and team insights. Running the Skill at the end of the week produces a data-backed summary of what the team shipped, where they focused, and how to improve for the next sprint.

What is the best way to track engineering velocity and team health using git logs?

The best way to track engineering velocity using git logs is to automate commit history analysis to calculate work patterns and code quality metrics. This approach solves visibility gaps by detecting coding sessions and generating per-author leaderboards.