What problem does it solve? Free-form notes dumped into folders like dump/, notes/, or inbox/ are hard for agents and teammates to use. This Skill reorganizes that raw content into a canonical kb/ structure (product, architecture, rules, glossary, decisions) without losing or silently overwriting anything. ## Core Features & Use Cases - Classification into canonical KB files: Each dumped file or section is classified into product.md, architecture.md, rules.md, glossary.md, or decisions.md based on content signals, with a confidence-rated table presented for approval before any writes. - Lossless archiving: Source dumps are moved to kb/.archive/<timestamp>-<folder>/ with an ARCHIVE_INDEX.md recording every file, its size, and its KB destination. - Attributed, idempotent merges: Imported content is appended under a dated ## Imported YYYY-MM-DD from <filename> marker, never overwriting existing curated sections, so re-runs merge safely. - Use Case: A founder pastes weeks of scattered product notes into a dump/ folder; the skill inventories them, proposes a classification table, archives the originals, and merges each chunk into the right KB file with full provenance. ## Quick Start Ask the agent to reorganize the notes in your dump folder into the kb knowledge base structure, for example: "Reorganize everything in my notes/ folder into the kb structure."