weekly-review
Installation
SKILL.md
Weekly review
Trigger
Need a weekly recap of shipped work for status updates, retros, or planning.
Workflow
- Determine the current git user email from repo config.
- Collect authored commits from the last 7-10 days on the primary branch context.
- Exclude merge commits.
- Group meaningful changes into 2-5 concise bullets.
- Add a short classification paragraph covering:
- likely bug fixes
- likely tech debt work
- likely net-new functionality