Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The skill instructs engineers to run `git reset --hard origin/main` to synchronize worktrees, which irreversibly discards uncommitted local changes. In a multi-agent workflow with autonomous execution, this can silently destroy in-progress work or user modifications if the workspace path or branch state is wrong.
