en un clic
commit-push
Commit + Push
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
Commit + Push
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.
Basé sur la classification professionnelle 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.