en un clic
open-pr
Open a PR on GitHub with the changes introduced.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Open a PR on GitHub with the changes introduced.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
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.
Basé sur la classification professionnelle SOC
| 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.