원클릭으로
open-pr
Open a GitHub pull request for OpenFirma. Use whenever you are asked to open a PR.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Open a GitHub pull request for OpenFirma. Use whenever you are asked to open a PR.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Review Rust changes for correctness, robustness, documentation quality, and test coverage.
Guidelines for writing Rust tests in OpenFirma.
Write Rust tests for OpenFirma crates while avoiding redundant coverage.
Review changes ahead of opening a new PR, modifying an existing one or on demand by the user.
Edit a pre-existing GitHub pull request for OpenFirma. Use whenever you are asked to make changes to commits, branches or bookmarks that would affect an open GitHub PR.
Dirty repo, uncommitted changes, commit, amend, split, changeset, PR history: inspect repository state and prepare atomic Git commits or jj changesets. Use whenever the worktree is already dirty or you are about to commit or rewrite history.
| name | open-pr |
| description | Open a GitHub pull request for OpenFirma. Use whenever you are asked to open a PR. |
Use this workflow whenever you are asked to open a GitHub pull request for OpenFirma.
commit-guidelines skill before
continuing.gh.verify skill.
If verification fails, provide the parent agent with a report so
that it can address the issues.For jj repositories, create or update a bookmark that points at the intended
review tip before pushing it to the selected remote.
After creating the PR, inspect it with gh pr view and confirm:
If the body does not match what you requested, fix it immediately instead of assuming the create or edit step worked.
Report the PR URL.