What problem does it solve? Turning deep implementation knowledge buried in a codebase into a readable technical blog post is hard: you must research the code, find an interesting angle, and structure the narrative. This Skill provides a repeatable workflow that takes a topic from research to a polished draft. ## Core Features & Use Cases - Structured research: Uses an Explore subagent to gather implementation files, type definitions, tests, and design rationale into a research document. - Angle identification: Guides you to find the problem, the surprising insight, and the key idea before writing. - Drafting and self-evaluation: Produces an 800-1500 word draft following a problem-insight-implementation structure, then checks it against a quality checklist. - Use Case: You just shipped a cache-invalidation feature. Point the Skill at the topic, and it researches the codebase, writes a draft explaining the problem and solution, and saves it to assets/cache-invalidation/draft.md for your review. ## Quick Start Write a technical blog post about how the query-planning feature works in this project.