Create Pr

Create a well-structured pull request with proper description, labels, and reviewers; keywords: pull-request, pr, unit-test, test. Use only on explicit request; skip in routine implementation discussions.

gologo13 21e7f2f 900 B Updated

File contents

Create PR

Overview

Create a well-structured pull request with proper description, labels, and reviewers.

Steps

  1. Prepare branch
    • Ensure all changes are committed
    • Push branch to remote
    • Verify branch is up to date with main
  2. Write PR description
    • Summarize changes clearly
    • Include context and motivation
    • List any breaking changes
    • Add screenshots if UI changes
  3. Set up PR
    • Create PR with descriptive title
    • Add appropriate labels
    • Assign reviewers
    • Link related issues

PR Template

  • Feature A
  • Bug fix B
  • Unit tests pass
  • Manual testing completed

gologo13/agent-skills/tree/main/skills/create-pr commit 21e7f2f1c0

Frequently asked questions

npx skillmds@latest add gologo13/create-pr