git-review

Analyze git commits in a time range to generate a retrospective report.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jssfy/k-skills --skill git-review-jssfy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: git-review
Source: https://github.com/jssfy/k-skills/tree/main/skills/productivity/git-review
Command: npx skills add https://github.com/jssfy/k-skills --skill git-review-jssfy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyses specified time range git commits to generate a structured work retrospective report.

Core Features & Use Cases

  • Phase 0: Input parsing for time range
  • Phase 1: Data collection from git history
  • Phase 2: Seven-dimensional analysis
  • Phase 3: Output report in HTML/Markdown for sharing

Quick Start

请告诉它你要分析的时间范围,让它为当前仓库生成工作复盘报告。

Frequently Asked Questions about git-review

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

FAQPage Schema
How do I generate a structured work retrospective from git commits?

To generate a git commit retrospective, you specify a time range for the target repository. The tool parses the input, collects historical data, applies multi-dimensional analysis, and outputs a structured report.

Can I automate project progress tracking across a custom time range?

Yes, you can automate project progress tracking by specifying a custom time range. The analysis processes git history within your defined daily, weekly, or custom boundaries to produce a retrospective report.

What format is the generated git analysis report output in?

The generated git analysis report is output in HTML or Markdown format. This allows for easy sharing and integration of the structured retrospective report into existing documentation workflows.

Does the git retrospective tool require external dependencies?

No, the git retrospective tool requires no external dependencies. It operates independently to analyze repository history and generate structured reports without needing additional component installations.

How does multi-dimensional analysis work for code reviews?

Multi-dimensional analysis for code reviews works by evaluating collected git history across seven distinct dimensions. This structured approach provides comprehensive progress tracking and retrospective insights for the specified time range.