Missing User Warnings
Medium
- Confidence
- 90% confidence
- Finding
- The quick-start command explicitly states it will automatically resolve all detected merge conflicts and then stage the resulting files, but the skill provides no warning that it modifies repository contents and index state. In a merge-conflict context, automated resolution can silently discard one side of a conflict, introduce broken code, or stage unintended changes, increasing the chance of accidental loss or unsafe commits.
