| name | weekly-review |
| description | Produce my weekly review in the format I prefer — three sections (shipped / blocked / next), terse bullets, no adjectives. |
| tags | ["productivity","writing"] |
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
~/code for 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.