gstack-openclaw-retro

Analyzes git commit history to generate weekly engineering retrospective reports.

2|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/esopian/blue-oak-audit --skill gstack-openclaw-retro-esopian
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack-openclaw-retro
Source: https://github.com/esopian/blue-oak-audit/tree/main/.claude/skills/gstack/openclaw/skills/gstack-openclaw-retro
Command: npx skills add https://github.com/esopian/blue-oak-audit --skill gstack-openclaw-retro-esopian

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of conducting weekly engineering retrospectives by analyzing commit history, work patterns, and code quality metrics automatically.

Core Features & Use Cases

  • Automated Data Collection: Gathers git commit logs, author stats, and code metrics over specified time windows.
  • Trend and Pattern Analysis: Detects coding sessions, time distribution, hotspot files, PR sizes, and focus scores.
  • Use Case: When asked for a weekly retro, generate a comprehensive report including team productivity, code focus, and improvement areas, saving hours of manual analysis.

Quick Start

Request a weekly engineering retrospective analysis summarizing commit activity, team patterns, and code metrics for the past week.

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

To generate a weekly engineering retrospective from git commit history, you need a tool that analyzes commit logs, author stats, and code metrics over a specified time window. This process automatically extracts team patterns, activity hotspots, and productivity insights to highlight improvement areas.

What engineering metrics can I extract from git commit history for team productivity analysis?

Git commit history analysis for team productivity extracts metrics including author stats, coding session trends, time distribution, hotspot files, and PR sizes. These metrics reveal team work patterns and focus scores to quantify engineering output.

Does automated retrospective analysis work without additional dependencies?

Yes, automated retrospective analysis works without external dependencies. The Skill directly parses local git commit logs and code metrics to generate reports, requiring no additional package installations to evaluate engineering team productivity.

What is the best way to identify code hotspots and focus scores in a git repository?

The best way to identify code hotspots and focus scores in a git repository is by analyzing commit history for frequently modified files and PR sizes. This detects coding session patterns and time distribution to pinpoint areas needing improvement.

Can I use git commit analysis for a custom time window other than a weekly retrospective?

Yes, you can use git commit analysis for custom time windows. While optimized for weekly retrospectives, the analysis gathers commit logs and code metrics over specified time ranges to generate activity reports and trend patterns.

Why should I automate engineering retrospectives instead of manual code analysis?

Automating engineering retrospectives saves hours of manual analysis by instantly collecting git commit logs and calculating code quality metrics. It detects team patterns and hotspot files accurately, providing consistent productivity insights without human error.