Verify Changes
Use this skill after each meaningful change to verify you haven't broken existing functionality.
Usage
Runs the local unit tests for the debug variant.
Command
bash
python3 .agent/skills/verify_changes/scripts/verify.py
在开发周期中快速验证变更,运行单元测试。
--- frontmattername: Verify Changes description: Runs unit tests to quickly verify changes during the development loop.
Use this skill after each meaningful change to verify you haven't broken existing functionality.
Runs the local unit tests for the debug variant.
python3 .agent/skills/verify_changes/scripts/verify.py