Sign Commits

Re-sign unsigned commits on the current branch or pull request without changing code content by rewriting only from the first unsigned commit onward on a temporary branch. Use when asked to sign commits, add GPG signatures to an existing branch, satisfy signed-commit requirements, or make a PR show verified commits. Creates a backup branch first, runs the rebase non-interactively, verifies the rewritten final tree exactly matches the original branch tip, and stops immediately if any check, conflict, drift, or GPG step fails.

jimmypaolini Updated

File contents

jimmypaolini/codebase/tree/main/.agents/skills/sign-commits commit b6fa539945

Frequently asked questions

npx skillmds@latest add jimmypaolini/sign-commits