What problem does it solve?
This skill eliminates the risk of shipping broken builds or inconsistent assets by automating the post-implementation verification pass, ensuring that pipeline changes haven't introduced regressions or drift.
Core Features & Use Cases
- Automated Health Checks: Validates project integrity, including missing references, shader compilation, and build stability.
- Drift Detection: Compares regenerated derived artefacts against existing files to ensure source-to-derived parity.
- Performance Guardrails: Captures performance snapshots against defined budgets to prevent silent regressions.
- Use Case: After running a content pipeline that modifies hundreds of assets, use this skill to rebuild the project, run automated tests, and confirm that the build remains within performance budgets before committing.
Quick Start
Invoke the cleanup-verify skill to perform a full project health check and verify the integrity of the latest pipeline output.