Merge PR Locally (Preserving GPG Signatures)
Merge a GitHub PR into main using a local fast-forward merge so the original GPG-signed commit(s) land on main with their signatures intact. GitHub's merge UI re-creates commits with GitHub's own key, losing the author's GPG signature and showing "Unverified" on repos that enforce signing.
Read ~/.claude/skills/shared/bash-rules.md for bash command constraints.
Context
- Current branch: !
git rev-parse --abbrev-ref HEAD - Working tree statu
[Description truncada. Veja o README completo no GitHub.]