What problem does it solve? Teams lose track of which skills, schemas, templates, adapters, and runtime components actually exist in a repository, making dependency validation and orchestration planning unreliable. This Skill produces an authoritative, reproducible inventory of all discoverable framework artifacts before any planning or execution begins. ## Core Features & Use Cases - Artifact Discovery and Classification: Enumerates skills, reports, add-ins, integrations, schemas, templates, adapters, migrations, and configuration extensions, then classifies each by type. - Ownership and Drift Detection: Builds an artifact ownership map from contract-declared outputs, flags collisions between producers, and compares against prior inventories to surface additions, removals, and metadata drift. - Machine-Readable and Markdown Reports: Emits JSON and Markdown inventory, skill detail, and ownership reports for downstream dependency and orchestration consumers. - Use Case: Before planning a new feature, run this Skill to generate a baseline catalog of all 45 installed skills, detect any newly added skills missing contract metadata, and verify no two skills claim ownership of the same output file. ## Quick Start Ask the agent to inventory all skills and artifacts in this repository and generate the ownership and drift reports.