What problem does it solve? Raw Paperclip activity (issues, comments, documents) arrives as procedural status churn, and deterministic templating produces datestamp-heavy pages that read like issue dumps rather than durable knowledge. This Skill turns cursor-window, distill, and backfill operations into wiki-insightful project pages that explain what a project is, what was decided, and what is at risk. ## Core Features & Use Cases - Project Standup Generation: Writes wiki/projects/<slug>/standup.md with an executive readout, 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 dates, patching existing pages instead of rewriting them. - Audit Trail Separation: Appends datestamped entries to wiki/log.md and refreshes wiki/index.md, keeping operational metadata out of narrative pages. - Use Case: A backfill operation supplies a wide source bundle for a project new to the wiki; the Skill reads every issue and comment, synthesizes the project's purpose and key decisions, and seeds the standup, project page, and log entries. ## Quick Start Distill the Paperclip activity bundle from this operation issue into the default wiki space and update the project standup, index page, and log.