구현 완료 후 fresh-context 검증 전용. typecheck → lint → build → test 파이프라인 독립 실행. 단순 에러(import·타입) 자동 수정, 비수정 가능 에러 분류 보고. Use proactively — 비단순 코드 변경 완료 직후 사람 호출("검증해줘"·"빌드 확인")을 기다리지 말고 자율 spawn한다. 완료 주장 전 필수(verification.md 자율 검증 §11). 사람 발화에 의존하지 않는다. /handoff-verify 스킬에서도 자동 스폰.
$curl -o .claude/agents/verify-agent.md https://raw.githubusercontent.com/sangrokjung/claude-forge/HEAD/agents/verify-agent.mdInstalls into the current project.
Install verify-agent by running `curl -o .claude/agents/verify-agent.md https://raw.githubusercontent.com/sangrokjung/claude-forge/HEAD/agents/verify-agent.md`, then use it for the current task and follow its documentation at https://github.com/sangrokjung/claude-forge.