What problem does it solve? Raw Todero activity streams (issues, comments, documents) are procedural and hard to read; this Skill turns bounded source bundles into wiki-insightful project pages that explain what a project is, what was decided, what is at risk, and its current state. ## Core Features & Use Cases - Project Standup Generation: Writes wiki/projects/<slug>/standup.md as an executive readout with sections for what changed, decisions, blockers, and next actions. - Durable Project Pages: Maintains index.md, optional decisions.md and history.md organized by workstreams and phases rather than datestamped issue dumps. - Cursor-Window and Backfill Support: Handles bounded recent-activity windows, historical backfills, and manual distill requests, writing patches instead of rewrites. - Use Case: An operation issue arrives with a Todero source bundle for a project; the Skill reads the full bundle, updates the standup and project page, refreshes wiki/index.md, and appends a dated entry to wiki/log.md. ## Quick Start Distill the Todero activity bundle from this operation issue into the default wiki space, updating the project standup, project page, index, and log.