소개
This skill provides a standardized, automated verification protocol for Claude agents working in JavaScript and TypeScript environments. It ensures that every code change undergoes a rigorous check involving code formatting, linting, type-checking, and regression testing. By detecting package managers automatically and following a strict decision tree for handling pre-existing issues, it maintains high code standards while preventing the introduction of new regressions or style inconsistencies. It is an essential tool for maintaining repository health during autonomous coding tasks.