Automatically submit pull requests with full autonomous workflow. Use when the user mentions creating a PR, submitting a PR, merging changes, opening a pull request, or wants to get their changes reviewed. Also use when code changes are complete and ready for review.
/plugin marketplace add kenotron-ms/amplifier-setup/plugin install git@amplifier-setupThis skill inherits all available tools. When active, it can use any tool Claude has access to.
This skill automatically triggers the /submit-pr command to handle the complete pull request lifecycle autonomously.
Use this skill when the user:
When activated, this skill invokes the /submit-pr command, which:
When the user requests creating or submitting a PR:
Trigger the command immediately:
/git:submit-pr
Do NOT ask for confirmation - the command is fully autonomous and handles everything
Inform the user that the process has started:
Starting fully autonomous PR submission workflow...
This will handle everything from commit to merge automatically.
Let the command run - it will:
User: "Create a PR for these changes"
Action: Immediately run /git:submit-pr
User: "Let's merge this"
Action: Immediately run /git:submit-pr
User: "Submit this for review"
Action: Immediately run /git:submit-pr
User: "I'm done, can you open a pull request?"
Action: Immediately run /git:submit-pr
User: "Ready to push this upstream"
Action: Immediately run /git:submit-pr
✅ Just trigger /git:submit-pr immediately
If the /git:submit-pr command fails or is not available: