@firstpick/pi-prompts-git-pr

Reusable Pi prompt templates for commits, pull requests, and PR review workflows.

Packages

Package details

prompt

Install @firstpick/pi-prompts-git-pr from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@firstpick/pi-prompts-git-pr
Package
@firstpick/pi-prompts-git-pr
Version
0.1.0
Published
May 23, 2026
Downloads
not available
Author
firstpick
License
MIT
Types
prompt
Size
6.9 KB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "prompts": [
    "./prompts"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

@firstpick/pi-prompts-git-pr

Reusable prompt templates for commit messages, pull request descriptions, and branch review workflows.

Included prompts

  • /check-pr — audit PR commits by author/branch/URL and identify risks.
  • /git-staged-msg — generate short and long conventional commit messages from staged changes.
  • /pr — generate a PR description from the current branch diff.
  • /pr-review-branch — run a non-editing PR-style review against the base branch.
  • /pr-review-implement — safely implement valid PR review suggestions.
  • /pr-update — append new branch changes to an existing PR draft.

Install

pi install npm:@firstpick/pi-prompts-git-pr

For local testing from this repository root:

pi install ./pi-package-prompts-git-pr

Configuration

No required configuration. After installation, type / in Pi to autocomplete the prompt templates.

Dependencies

No repository-local Pi extensions, tools, skills, or other prompt packages are required. This bundle only contributes prompt templates through pi.prompts.