gstack-openclaw-retro

Analyze git commit history to generate engineering retrospectives.

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

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, LOC changes, and test ratios.
  • Team Insights: Identifies individual contributions, provides data-backed praise, and highlights growth opportunities.
  • Trend Tracking: Tracks shipping streaks and compares current performance against historical data to identify productivity shifts.

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 an engineering retrospective from git commit history?

To generate an engineering retrospective from git history, you need a tool that analyzes commit logs and repository metadata to evaluate team productivity, code quality metrics, and work session patterns across a specified time window like the last 7 days.

What is automated git analytics for engineering productivity?

Automated git analytics for engineering productivity is the process of parsing commit history and repository metadata to compute performance trends, identify contributor insights, and highlight work session patterns without manual data gathering.

Does this automated retrospective tool require access to local repository history?

Yes, generating engineering retrospectives requires direct access to your git log data and local repository history to accurately compute performance trends, evaluate code quality metrics, and identify contributor insights.

Can I track team productivity metrics and shipping streaks using git log data?

Yes, you can track team productivity metrics and shipping streaks by analyzing git log data to compare current performance against historical data, identifying individual contributions and productivity shifts over time.

How do I get data-backed insights for individual contributor growth opportunities?

You get data-backed insights for contributor growth opportunities by analyzing commit volume, LOC changes, and test ratios within the repository history to evaluate individual contributions and highlight specific areas for improvement.

What are the limitations of using git commit history for engineering retrospectives?

A limitation of using git commit history for retrospectives is that it only captures coding activity metrics like commit volume and LOC changes, meaning it may not reflect non-coding engineering work or external blockers impacting team health.