Skip to main content
在 Manus 中运行任何 Skill
一键导入

tidy-commits

星标4
分支2
更新时间2026年6月11日 10:09

Safely reorganize a branch's git history for a pull request by reordering, rewording, squashing/fixup, splitting and dropping commits. Use when the user asks to tidy or clean up commits, rearrange or reorganize commits, rewrite or amend commit messages across a branch, squash or split commits, or prepare a PR's history for review. Runs in two phases (propose a plan, get approval, then execute) and is engineered to be safe — it works on a detached HEAD with a backup branch, verifies a tree invariant before moving the branch, and aborts cleanly on trouble. Never pushes.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
4 个文件
SKILL.md
readonly