Missing User Warnings
Medium
- Confidence
- 92% confidence
- Finding
- The rollback guidance recommends `git restore .` or `git checkout -- <file>`, which can discard local uncommitted changes across the working tree. In an agent skill, this is risky because it may be followed automatically or semi-automatically during error recovery, causing unintended data loss without any requirement to preview, confirm scope, or ensure backups.
