create-pr

- git status (never -uall)

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "create-pr" with this command: npx skills add helderberto/skills/helderberto-skills-create-pr

Pull Request

Context

Run in parallel:

  • git status (never -uall)

  • git diff HEAD

  • Branch tracking status

  • git diff [base-branch]...HEAD and git log

Template Locations

  • .github/pull_request_template.md

  • .github/PULL_REQUEST_TEMPLATE.md

  • .github/PULL_REQUEST_TEMPLATE/

  • docs/pull_request_template.md

  • pull_request_template.md

Workflow

  • Search for PR template

  • Read template if found

  • Review ALL commits (not just latest)

  • Draft title (<70 chars) and body:

  • Use template structure if available

  • Otherwise: Summary + Test plan

  • In parallel:

  • Create branch if needed

  • Push with -u if needed

  • Create PR with gh pr create using HEREDOC

Rules

  • Use PR template if available

  • Analyze ALL commits

  • Return PR URL

  • Use gh CLI

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

create-pr

No summary provided by upstream source.

Repository SourceNeeds Review
General

create-pr

No summary provided by upstream source.

Repository SourceNeeds Review
General

ship

No summary provided by upstream source.

Repository SourceNeeds Review
General

safe-repo

No summary provided by upstream source.

Repository SourceNeeds Review