What problem does it solve? Verified technical facts discovered during investigations often stay buried in one-off reports and are lost. This Skill turns standalone analytical reports and markdown notes into durable, indexed knowledge base entries with validated anchors, deduplication, and TTL policies. ## Core Features & Use Cases - Verified KB Extraction: Pulls up to 5 knowledge candidates per session from canonical report types (exploration, trace-analysis, architecture, and similar), validating anchors against the current source tree before saving. - Taxonomy and Dedup Enforcement: Assigns domain/subdomain from a taxonomy file, rejects duplicates of existing KB entries, and supports superseding outdated facts. - Confirmation-Gated Saving: Shows per-candidate preview cards and requires explicit user confirmation before writing KB files, rebuilding the index, and bundling unstable sources. - Use Case: After an investigation produces temp/reports/exploration-foo-2026-04-28.md, run the command to distill its verified findings into permanent KB entries instead of letting the report rot in a temp folder. ## Quick Start Ask the assistant to run /opsx:knowledge-add with the path to your markdown report, for example to extract verified facts from temp/reports/exploration-foo-2026-04-28.md into the knowledge base.