Use to comprehensively validate code quality and correctness in a separate context from the coding agent. Catches issues that biased validation would miss, ensures linting, tests, and assumptions are valid before merge.
$npx -y skills add mlopscommunity/coding-agents-conference-skills --skill validation-runnerInstalls into the current project.
Run `npx skills use "https://github.com/mlopscommunity/coding-agents-conference-skills" --skill "mlopscommunity/coding-agents-conference-skills/validation-runner"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mlopscommunity/coding-agents-conference-skills" that are relevant to the current task. Run `npx skills add "https://github.com/mlopscommunity/coding-agents-conference-skills"` and select the relevant skills, then follow their instructions.