rhdh-pr-create
Installation
SKILL.md
RHDH Pull Request
Own publication after implementation is verified. Accept either the current staged checkout or a change handoff from the calling skill; do not diagnose or modify product code.
Start here
- Load
references/repo-profiles.mdand identify the canonical upstream from all remotes. - Run
gh auth statusand inspect branch, status, staged diff, and upstream default branch. - If the calling skill supplied a change handoff, validate its repository and file list, issue reference, recordings, and verification evidence against the checkout. Treat the checkout as authoritative and report mismatches.
- Follow
workflows/create-pull-request.mdsequentially. There is no auto-approve mode: every external write is stated in full and approved as that stated set before it runs.