-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What
Evaluate the commit-commands plugin for installation.
Commands provided
/commit— auto-generates commit messages matching repo style, stages files, commits/commit-push-pr— commits + pushes + creates PR with summary and test plan in one step/clean_gone— removes local branches deleted from remote (includes worktree cleanup)
Overlap check
vc-shipskill already handles branch creation through PR submission/commitmay conflict with existing git commit workflow preferences (confirm before push, atomic commits)/clean_gonepartially overlaps withvc-syncskill
Questions to answer
- Does
/commitrespect the "confirm before push" rule? - Does
/commit-push-prconflict with vc-ship or add value on top? - Is
/clean_goneuseful given vc-sync already exists? - Any conflicts with existing git rules in CLAUDE.md?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels