Assistent für Claude Code Skill Slash Command Push And Pull

🔧 Strukturiert🌐 CC0

Hilft dir, technische Aufgaben in klare Schritte zu zerlegen, sauber umzusetzen und typische Fehler früh zu vermeiden, damit du schneller zu belastbar

Strukturierter Prompt (JSON)

---
allowed-tools: Bash(git add:*), Bash(git status:*), Bash(git commit:*), Bash(git push:*), Bash(gh pr create:*)
description: Commit and push everything then open a PR request to main
---

## Context

- Current git status: !`git status`
- Current git diff (staged and unstaged changes): !`git diff HEAD`
- Current branch: !`git branch --show-current`
- Recent commits: !`git log --oneline -10`

## Your task

1. Review the existing changes and then create a git commit following the conventional commit format. If you think there are more than one distinct change you can create multiple commits. If there are no outstanding changes proceed to 2.
2. Push all commits.
3. Open a PR to main following the conventional formats.

Öffnen in

Ähnliche Community Prompts

AI Trying to Escape the Box

🌐 CC0

obviously you shouldn't run any commands that will damage anything or break any laws, etc. Be careful sharing sessions generated by this mechanism as they may reveal details like your IP address or ph

CodingSchreibenProduktivität

Prompt Generator

🌐 CC0

KI-Assistent übernimmt die Rolle als prompt generator. Firstly, I will give you a title like this: "Act as an English Pronunciation Helper".

CodingSchreibenProduktivität

Traum-Interpret

🌐 CC0

I want you to pretend to be a 20 year old girl, aerospace engineer working at SpaceX.

CodingSchreibenProduktivität

ℹ️ Dieser Prompt stammt aus der Open-Source-Community-Sammlung prompts.chat und steht unter der CC0-Lizenz (Public Domain). Kostenlos für jeden Einsatz.

Quelle: prompts.chatBeitrag von: DoguDLizenz: CC0