@firstpick/pi-prompts-code-workflows

Reusable Pi prompt templates for code review, bug fixing, issue analysis, and incident triage.

Packages

Package details

prompt

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

$ pi install npm:@firstpick/pi-prompts-code-workflows
Package
@firstpick/pi-prompts-code-workflows
Version
0.1.0
Published
May 23, 2026
Downloads
not available
Author
firstpick
License
MIT
Types
prompt
Size
5.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-code-workflows

Reusable prompt templates for code review, debugging, issue planning, and incident triage in any repository.

Included prompts

  • /fix — fix a reported issue end-to-end with verification.
  • /incident — triage incidents with impact, severity, mitigation, and investigation plan.
  • /issue-fix — turn an issue into root-cause analysis and implementation plan.
  • /issue-new — draft a clean maintainer-friendly issue.
  • /review — review code for correctness, security, performance, and maintainability.
  • /sum-issue — summarize current feature/fix state and next step.

Install

pi install npm:@firstpick/pi-prompts-code-workflows

For local testing from this repository root:

pi install ./pi-package-prompts-code-workflows

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.