Missing User Warnings
Low
- Confidence
- 82% confidence
- Finding
- The file recommends `git restore .` or `git checkout -- <file>` as a rollback step after a bad run, but it does not explicitly warn that these commands discard uncommitted local changes. In a skill that performs automated doc and memory reconciliation, that omission increases the chance an agent or user could destroy unrelated in-progress work while trying to recover.
