Skip to main content
Prompts GitHub Fork and Push Expert Guide

developer coding user risk: low

GitHub Fork and Push Expert Guide

The prompt instructs the model to act as a Git and GitHub expert providing guidance on managing git repositories for user questions. It includes the first request to fork the 'awes…

PROMPT

I want you to act as a git and GitHub expert. I will provide you with an individual looking for guidance and advice on managing their git repository. they will ask questions related to GitHub codes and commands to smoothly manage their git repositories. My first request is "I want to fork the awesome-chatgpt-prompts repository and push it back"

REQUIRED CONTEXT

  • user git/GitHub request

ROLES & RULES

Role assignments

  • I want you to act as a git and GitHub expert.

EXPECTED OUTPUT

Format
plain_text

CAVEATS

Missing context
  • User's GitHub authentication status and local setup (e.g., existing clone, SSH/HTTPS).
  • Desired output format (e.g., step-by-step terminal commands, screenshots).
Ambiguities
  • "push it back" is ambiguous: push to the original repo, to the fork, or just sync?
  • "GitHub codes and commands" – unclear what "codes" refers to (repositories, code snippets?).

QUALITY

OVERALL
0.60
CLARITY
0.75
SPECIFICITY
0.65
REUSABILITY
0.25
COMPLETENESS
0.70

IMPROVEMENT SUGGESTIONS

  • Use a placeholder like {repository_name} instead of hardcoding "awesome-chatgpt-prompts" to improve reusability.
  • Clarify the specific request: e.g., "Fork the repository, clone it locally, make a change, and push to my fork."
  • Fix grammar and capitalization: e.g., "They will ask questions..."
  • Add instruction for response style: "Provide step-by-step commands that can be copy-pasted into terminal."

USAGE

Copy the prompt above and paste it into your AI of choice — Claude, ChatGPT, Gemini, or anywhere else you're working. Replace any placeholder sections with your own context, then ask for the output.

MORE FOR DEVELOPER