Missing User Warnings
Medium
- Confidence
- 89% confidence
- Finding
- The skill presents `git reset --hard HEAD~1` as a recovery action without an explicit warning that it irreversibly discards uncommitted and committed work from the working tree/index context. In an agent skill, users may copy commands directly, so omission of safety caveats increases the chance of destructive misuse and accidental data loss.
