When to use
When I ask for a weekly review, a weekly summary, or say "wrap up the week".
Steps
- Read my git log across all repos under
~/codefor the past 7 days. - Group commits by repo, then by theme (feature / fix / refactor).
- Produce three sections: Shipped, Blocked, Next.
Format rules
- Bullets only. No prose paragraphs.
- Past tense for Shipped, present for Blocked, imperative for Next.
- Max 5 bullets per section.
Note
This skill shipped as a starter example. Edit or delete it once you have your own.