CLI ツール
Gh Body Safe
MANDATORY for any gh CLI command with a --body flag: gh pr create, gh pr edit, gh issue create, gh issue edit. Prevents PowerShell encoding bugs that silently corrupt markdown (backticks become \^G, em-dashes garble). Always writes body to a temp file and uses --body-file instead. Triggers: create PR, open pull request, edit PR, create issue, edit issue, push and create PR, gh pr, gh issue.