# Weekly Review

> Produce my weekly review in the format I prefer — three sections (shipped / blocked / next), terse bullets, no adjectives.

- Skill: `thibautbaissac/weekly-review` (Agent Skill)
- Install (CLI): `npx skillmds@latest add thibautbaissac/weekly-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/thibautbaissac/weekly-review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: thibautbaissac (https://skillmd.com/u/thibautbaissac)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/thibautbaissac/weekly-review

---


## When to use
When I ask for a weekly review, a weekly summary, or say "wrap up the week".

## Steps
1. Read my git log across all repos under `~/code` for the past 7 days.
2. Group commits by repo, then by theme (feature / fix / refactor).
3. 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.

