Install in seconds
Install this skill
Copy the command and run it in your terminal. You can review the source before installing.
terminal
git clone https://github.com/MisterBrookT/skill2

Works with Git. The repository opens in your current directory.

๐Ÿ“‹
AI EngineeringPython

Standup Summary

by MisterBrookT

Summarizes recent git commits and open PRs into a brief standup update with done, doing, and blockers bullets.

10 stars0 forksAdded 2026/07/17
agent-skillsai-agentsclaude-codecodexdeveloper-toolsevalslocal-firstpythonskill-librarytesting

Documentation

README

Standup Summary

Summarize recent commits and open PRs into a short standup update.

Workflow

  1. Read local git log for the requested window.
  2. List open PRs that need review or merge.
  3. Return three bullets: done, doing, blockers.