con un clic
open-pr
Open a PR on GitHub with the changes introduced.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Open a PR on GitHub with the changes introduced.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
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.
| 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.