Commit graph

2 commits

Author SHA1 Message Date
008cec5427
feat(claude): update skills to know about closed tickets 2026-06-02 09:31:20 +02:00
2cd4812bed
Add monthly-review skill
Add .claude/skills/monthly-review: a Claude Code skill that builds a
higher-level monthly timesheet review by synthesizing the weekly review
sections of the month's week notes, and writes it as a note in
Work / Self-Reviews.

Uses a strict calendar-month day filter (straddling weeks count only for
their in-month days), the weekly review sections as the source of truth,
and the CLI only for per-week totals. The review has a month-level
narrative (shape, major threads, recurring work) plus an inspections
section: time allocation, stuck/recurring threads, and long weeks (a
low-logged week is treated as unlogged leave, not reduced output).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 09:31:19 +02:00