Acerca de
This skill implements the Software Engineering Chain-of-Verification (SE-CoVe) methodology by identifying high-risk or complex coding scenarios and suggesting the use of the /verify command. It serves as a non-intrusive safety net, helping developers catch subtle bugs in asynchronous logic, state management, and security-sensitive operations by prompting for a deeper analytical review only when a task meets specific complexity thresholds. By focusing on verifiable claims and high-value scenarios like race conditions or architectural tradeoffs, it ensures that critical code is thoroughly vetted without slowing down routine development tasks.