# nilbuild/git-standup

Recall what you or your team did on the last working day

Repository: https://github.com/nilbuild/git-standup
Canonical: https://ross.abutalabs.com/products/git-standup
Language: Shell
License: MIT
License Family: permissive
Topics: standup, git-standup, agile, meeting, git, git-addons, git-
Last push: 2025-07-07T22:48:42+00:00

## Health v2 (maintenance only)
Score: 36/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 30, release rhythm 8, longevity 100
- inputs: {"age_days": 3798, "days_push": 422, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7848, forks 320 (observed 2026-08-28T04:10:07.280228+00:00)

## What it is
git-standup is a command-line tool that summarizes Git commits from the last working day across one or many repositories, helping developers prepare for standup meetings. It supports filtering by author, branch, date range, and directory depth.

## Use cases
- generate a standup report of yesterday's commits
- recall what I worked on last working day
- see what a teammate committed across multiple repos
- list my git commits from the past week
- prepare notes for daily agile standup meeting

## When to choose
- you work across multiple git repositories and need a quick activity summary
- your team runs daily standups and wants commit-based recaps
- you want a lightweight shell tool with no dependencies beyond git

## When to avoid
- you need project management or ticket integration, not just commit logs
- your commit messages are poor, since output quality depends on them
- you need a GUI or web dashboard of team activity

## Facets
- artifact type: cli-tool
- maturity: stable
- function: cli, developer-tools, version-control
- domain: developer-tools, version-control
- platform: cli, windows
- tags: git, standup, agile, commit-history, shell, command-line, linux, macos

## Member repositories
- nilbuild/git-standup (main) score 36

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:07.280228+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:33:49.876986+00:00, confidence not recorded.
  - readme: https://github.com/nilbuild/git-standup (fetched 2026-08-28T04:10:07.280228+00:00, sha 1d3658fa7838)
- Data as of 2026-08-30T08:39:29.467469+00:00.
