What problem does it solve?
Engineering teams running large code migrations often lack reliable visibility into true task completion, as manifest claims may not match the actual state of the codebase, leading to false progress reports, missed gaps, and delayed project timelines.
Core Features & Use Cases
- Manifest-to-Code Validation: Cross-references migration manifest entries with actual codebase files, code patterns, and test coverage to confirm true task completion.
- Intelligent Result Classification: Automatically categorizes findings into regressions, undocumented completions, promotions, and partial progress for clear, actionable status tracking.
- Use Case: For a team migrating a legacy frontend to a new framework, use this skill to automatically verify which component migration tasks are fully done, catch regressions where migrated code broke existing functionality, and track overall project progress without time-consuming manual code reviews.
Quick Start
Use the migrate-verify skill to check the completion status of your code migration by providing the migration domain name as an argument.