Acerca de
Ensure your code is production-ready by employing this comprehensive validation workflow. This skill systematically runs formatting, linting, build, and test checks on your changes. If any issues are found, it intelligently parses the errors, creates a prioritized plan, and attempts to fix them automatically. It will iterate through the fix-and-validate cycle up to five times, committing any necessary corrections before reporting the final status. Use this skill before finalizing a pull request or after any significant code modification to maintain high code quality and prevent broken builds.