概要
The Verify skill is a specialized utility for the Claude Code environment designed to streamline the final stages of the development cycle. It manages the 'Review' phase by identifying build failures, diagnosing complex type and reference issues via Language Server Protocol (LSP) integration, and autonomously applying fixes derived from code reviews. By providing a structured path from implementation to production-ready code, it ensures that all changes are verified through rigorous diagnostics and testing, significantly reducing manual debugging time and improving code reliability.