weekly
Installation
SKILL.md
Weekly Multi-Project PPT Lite
Overview
Convert weekly Lode raw change entries into a structured Markdown PPT outline, using git commits only as coverage checks and fallback evidence. The weekly outline is Lode's week-level compounding layer: it should explain what changed, what decisions carried forward, which open questions remain, and how hard problems changed next-week planning. Each project gets an independent narrative using a unified template. Cross-project themes appear only on the overview slide.
Quick Reference
| Phase | Executor | Input | Output |
|---|---|---|---|
| 1. Scope & Gather | Main dialog | User prompt + config | Raw entries + optional git coverage + params |
| 2. Analyze | Main dialog | Raw entries + fallback git logs + template | Structured JSON (with work_streams) |
| 3. Stitch & Output | Main dialog | JSONs | Markdown PPT outline saved to {vault}/Work Diary/Weekly/{YYYY-WNN}.md |