关于
The Constraint Verification skill empowers Claude Code with the ability to perform rigorous logical analysis on software systems. By leveraging the CPMpy library, it allows Claude to model dependencies, resource bounds, type compatibility, and state machines as constraint satisfaction problems. This is particularly useful for verifying that proposed code changes do not violate architectural invariants or resource limits, providing a formal layer of safety during automated refactoring, complex system design, or scheduling tasks.