with one click
open-pr
Open a PR on GitHub with the changes introduced.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Open a PR on GitHub with the changes introduced.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Keep docs/architecture/* and src-tauri/assets/seed/_SYSTEM.md synchronized with implementation changes.
Implement frontend design requests first as a self-contained temporary HTML prototype in /tmp, then hand it to the user for visual review before touching the codebase.
Refine and polish markdown content to improve grammar, clarity, and flow while preserving original intent and structure. Use for editing documentation, requirements, specifications, and professional writing.
Based on SOC occupation classification
| name | open-pr |
| description | Open a PR on GitHub with the changes introduced. |
Open a pull request on GitHub for the current changes, following the repo's PR template.
git fetch origin) before doing anything else.main, create and check out a new, appropriately named branch first.main (e.g. git branch --merged main) or is substantially behind main (large commit/diff divergence). If either is the case, stop and surface this to the user, asking how they'd like to proceed, before doing any further work.main; if not, rebase onto main. Always rebase, never merge main into the branch./update-docs skill to ensure docs/architecture/* and src-tauri/assets/seed/_SYSTEM.md are in sync with the changes before opening the PR.gh pr create), filling in .github/PULL_REQUEST_TEMPLATE.md.