What problem does it solve?
Vibe Check Refresh solves the problem of validating whether fixes actually resolved previously identified production-readiness issues by performing a full, fresh assessment and comparing results to the prior run so teams can see real progress and regressions.
Core Features & Use Cases
- Full Re-analysis: Clears stale analysis, remaps the codebase, runs audits (npm/yarn/pnpm) and domain assessors for a comprehensive fresh view.
- Compare & Reconcile: Matches new checklist items against the previous assessment, removes false positives, tracks improvements, and detects regressions.
- Report & Update Outputs: Renumbers checklist items, updates metadata.json with previousAnalysis, and rewrites summary, report, and action-plan files.
- Use Case: After applying fixes or dependency updates, run this to confirm which issues are resolved, which remain, and what new problems appeared.
Quick Start
Run the refresh skill to perform a full reassessment and receive a before/after progress report.