Еженедельное ретро: сбор, анализ и планирование

★ 7.4 · general

weekly is a Claude Code skill that runs a structured weekly review across three sequential phases: Collect, Reflect, and Plan. The collection phase reads all daily notes from the past seven days and aggregates shipped items, work-in-progress, resolved blockers, and open blockers for each active project. The reflection phase surfaces recurring patterns and decisions that need revisiting, while the planning phase locks in the top three priorities for the coming week with owner and due date. Output is saved to reports/{date}-sprint-retro.md, with optional export via --xlsx, --pdf, and --pptx flags. The skill integrates with /daily, /push, /onboard, and /progress, making it practical for solo developers or small teams doing consistent sprint retrospectives.