mit einem Klick
commit-push
Commit + Push
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
Commit + Push
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Basierend auf der SOC-Berufsklassifikation
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.