Use when a feature branch has messy interleaved commits that need reorganization into logical groups before PR review. Triggers include "squash commits", "clean up history", "reorganize commits", "reorder commits", "too many commits". Not for simple squash-all — use git merge --squash instead.
$npx -y skills add iamcxa/kc-claude-plugins --skill kc-pr-reorgInstalls into the current project.
Run `npx skills use "https://github.com/iamcxa/kc-claude-plugins" --skill "iamcxa/kc-claude-plugins/kc-pr-reorg"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/iamcxa/kc-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/iamcxa/kc-claude-plugins"` and select the relevant skills, then follow their instructions.