What problem does it solve?
Builds and refreshes the Weekly Work Log at /report: a per-project feed documenting last week's work, with an honest status badge, an expandable evidence drawer, a git-derived commits/day chart, and per-project archive pages. Each week's report is snapshotted; /log is the index of all past weekly reports.
Routes: /report (live, current week) · /report/<project> (per-project commit-history archive) · /log (index of weekly reports) · /log/<week> (an archived week).
Target project: %USERPROFILE%\Projects\brycewatson.com. The page + build scripts live there; this skill is the reusable orchestrator + the weekly scheduler.
Core Features & Use Cases
- Discover: scan session-end handoffs across allowlisted repos, extract tagged claims and citations, redact sensitive items.
- Distill & Verify: convert digests into public-voice items, re-derive all dates/numbers from git, and verify each cited commit resolves.
- Publish: on Sundays, automatically open a review PR with the refreshed data for human review.
Quick Start
Copy the weekly-work-log directory into your Claude skills folder and invoke the interactive weekly-work-log flow.