What problem does it solve? Long-running projects accumulate decisions, discussion logs, and materials inside CALM's database, but that knowledge stays locked in internal records. This Skill turns those records into standalone documents (ADRs, meeting minutes, design docs) that anyone can read without CALM access. ## Core Features & Use Cases - Source selection: Pick one or more completed activities as the source, with automatic collection of related decisions, logs, and materials via CALM tools. - Structure-first workflow: Presents an outline for user approval before writing, splits large volumes into multiple documents, and tracks each writing task as a [執筆] activity. - Reader-safe output: Writes self-contained Markdown with no internal IDs, marks gaps with <!-- TODO: 要確認 -->, and follows intent:document tag notes for style. - Use Case: After finishing a design discussion tracked in CALM, ask for an ADR and receive a Markdown document covering background, decisions, and rejected alternatives, ready to commit to your repository. ## Quick Start Ask the AI to turn the completed design discussion activity in CALM into an ADR document and confirm the proposed outline before writing.