Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:23:30 +08:00
commit f0ed1b5fbf
8 changed files with 230 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Scripts
Bundled resources for snapshot-test-manager skill
- [ ] update_snapshots.py Script to automatically update snapshots based on user confirmation.
- [ ] analyze_diffs.py Script to analyze snapshot diffs and suggest update/review actions.
- [ ] validate_snapshots.py Script to validate snapshot integrity and detect brittle snapshots.