standup
Installation
SKILL.md
Standup
Turn your own git history into a short, honest recap of what you actually shipped.
This is the inward-facing twin of changelog-generator: where a changelog
translates the whole repo's commits into customer language, standup scopes to
your commits over a window, reads the diffs, and writes a terse engineer
status update — the answer to "what did I get done?".
It is read-only. It never commits, pushes, or mutates anything; it reads git and (optionally) GitHub and hands back bullets.
Contract
Inputs: