Use when verifying build/test/lint before commit, PR, or completion claims. Runs verification pipeline in fresh subagent context with auto-repair. Triggers on /handoff-verify, pre-commit check, build verification, test validation.
$npx -y skills add sangrokjung/claude-forge --skill verification-engineInstalls into the current project.
Run `npx skills use "https://github.com/sangrokjung/claude-forge" --skill "sangrokjung/claude-forge/verification-engine"` 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/sangrokjung/claude-forge" that are relevant to the current task. Run `npx skills add "https://github.com/sangrokjung/claude-forge"` and select the relevant skills, then follow their instructions.