关于
The Code Change Verification skill automates the rigorous validation process required for the OpenAI Agents JS monorepo to ensure software integrity. It enforces a standardized verification stack—including dependency installation, full monorepo builds, type checking of generated declarations, linting, and test execution—whenever runtime code or configurations are modified. By utilizing fail-fast semantics across macOS, Linux, and Windows environments, this skill ensures that developers only mark tasks as complete when the entire project remains stable and production-ready.