What problem does it solve?
Maintaining an audit of external evaluation assets requires manually reviewing every entry in ASSETS.yaml, deciding which assets need pinning or migration to controlled storage, and keeping the audit summary numbers consistent. This Skill automates that classification and regenerates the audit files.
Core Features & Use Cases
- Priority Classification: Assigns each asset in ASSETS.yaml to urgent, high, medium, or low priority tiers based on host reliability and a registry of known-unstable sources.
- Target Stage Determination: Applies ADR-0007 staging rules to decide whether each asset should be pinned (Stage 1) or moved to controlled storage (Stage 2).
- Audit File Generation: Regenerates internal/audits/asset-actions.yaml and internal/audits/audit-summary.md with counts verified against the manifest summarizer tool.
- Use Case: After a dataset upstream breaks or a new eval is added, regenerate the asset audit so every floating reference has a documented action and the summary totals match the manifest.
Quick Start
Regenerate the asset actions and audit summary from ASSETS.yaml, classifying each asset into its priority tier.