What problem does it solve?
This Skill helps teams create trustworthy provenance records for skills, agents, commands, and other SkillMeat artifacts without confusing evidence generation with packaging, approval, or deployment.
Core Features & Use Cases
- BOM Generation and Verification: Create project-level SkillBOM snapshots, calculate content hashes, sign them with Ed25519, and verify their integrity.
- Deployment Provenance: Inspect materialization sidecars for parameterized deployments and connect BOM snapshots to Git commits.
- Attestations and Governance: Create, list, and inspect owner-scoped attestations while accounting for visibility rules, local policy limitations, and non-persisted notes or signatures.
- Use Case: When preparing a reviewed skill for distribution, generate its provenance snapshot, verify or sign the evidence, record an attestation, and hand the resulting BOM path or attestation ID to the packaging workflow.
Quick Start
Use the asdlc-skillbom-builder skill to generate and verify a SkillBOM snapshot for the current project, then report its hash, signature status, and any attestation identifier.