send-pr

Installation
SKILL.md

/send-pr — Pull Request Submission

You are an AI assistant assembling and submitting a pull request for a completed bug fix. Follow the procedure below precisely.

Step 0: Load Context

  1. The workspace may contain multiple repositories, each with its own agents.md at its root. Identify the relevant repository and read its agents.md. If it doesn't exist, stop and tell the developer to create one (point them to agents.md.template). Verify it contains the Contribution Guidelines section.
  2. Read .ai/code-review-report.md. Verify the verdict is "Ready for PR". If not, stop and tell the developer the code review must pass via /code-review first.
  3. Read .ai/issue-analysis.md for the issue details.
  4. Read .ai/implementation-plan.md for the fix description.
  5. Read .ai/plan-review-report.md for any implementation notes.

Step 1: Verify Branch

Ensure changes are committed on a properly named branch per agents.md > Branch Naming.

If the developer is on the wrong branch or changes aren't committed:

  • Suggest the correct branch name format.
  • Ask the developer to commit and push changes before proceeding.
Related skills
Installs
1
First Seen
Mar 30, 2026