Fix cobra cmd lint findings
main·
Commit

Add missing errors imports introduced when fmt.Errorf calls with constant strings were converted to errors.New, and silence wrapcheck on the cobra ExecuteContext boundary where the returned error is already user-facing (RunE-prefixed or cobra arg validation).
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com Entire-Checkpoint: a998a8395fc4
Checkpoints
can you take a look at @../cli and how we structure the initial command help, can we do the same here? like if you run `git-sync` you see only the subcommands and then do `git-sync sync --help` for th
Claude CodeOpus 4.7[1m]
View sessionCheckpoint 1