con un clic
commit-push
Commit + Push
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ú
Commit + Push
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
Design a brand-new feature properly before any code is written — identify the core ('the pihvi'), shape the architecture and a test strategy around it with the user one question at a time, and produce an approved design (optionally a plan.md).
Babysit a pull request after opening one
You can use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
| name | commit-push |
| description | Commit + Push |
When your work is good to go, let's work towards creating a pull request to Github.
$VERB/$WHAT_THIS_IS_ABOUT-$LINEARTICKETgit stash --keep-index && <run linters and formatters> && git commit && git stash pop to verify, no need to do everything as one-liner)Add, Change, Remove or Fix without :echo "Add title that describes WHAT here" | wc -c to ensure. Iterate until <= 50 chars.