pr-commit-workflow
This skill enforces a human-written PR and commit workflow and builds PR bodies using `references/pr-human-template.md` and `scripts/build_pr_body.sh`. It instructs executing shell commands such as `gh pr create`/`gh pr edit --body-file` and calling `gh api /repos/<org>/<repo>/pulls/<id>/comments --paginate`, which requires network and CLI execution.