Git Recompose Skill — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Git Recompose Skill (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
A Claude Code skill plugin for safely recomposing messy git commits before opening a PR.
When your feature branch has WIP commits, mixed concerns, or unclear messages, this skill helps Claude reorganize the history into clean, logical commits — without ever touching your original branch until you explicitly approve.
npx skills add nur-zaman/git-recompose-skillCompatible with: Amp, Cline, Codex, Cursor, Gemini CLI, GitHub Copilot, Kimi Code CLI, OpenCode, and more.
/plugin marketplace add nur-zaman/git-recompose-skill/plugin install git-recompose@git-recompose-skillCopy skills/recomposing-commits/ into your ~/.claude/skills/ directory:
cp -r skills/recomposing-commits ~/.claude/skills/main, master, dev, or any protected branchgit add -pClaude will use this skill when you say things like:
main, master, dev, develop, staging, production, release/*, hotfix/*)git rebase -i (requires interactive TTY — hangs in this context)git add -i (same problem)Inspired by GitLens's "Recompose Commits" feature.
MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.