Серийный дайджест истории проекта по неделям

★ 8.0 · documentation

weekly-digests is a Claude Code skill that generates a serial, multi-chapter narrative digest of a project's complete claude-mem timeline by splitting it into per-ISO-week files and running one consecutive subagent per week. Each subagent receives the prior week's carry-forward block so the story stays coherent across chapters — the total chapter count equals the number of ISO weeks the timeline covers. The skill auto-detects the project via git worktree logic, fetches the full timeline, splits it with a Python script that runs a dual-pass sanity check on observation counts, and builds a weekly index README as a roadmap. It targets developers and technical leads who need a structured, week-by-week story of how a project evolved — as opposed to a single sweeping report like timeline-report.