@ifi/oh-pi-prompts
Prompt templates for pi: review, fix, explain, refactor, test, commit, and more.
Package details
Install @ifi/oh-pi-prompts from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@ifi/oh-pi-prompts- Package
@ifi/oh-pi-prompts- Version
0.5.1- Published
- Apr 28, 2026
- Downloads
- 1,755/mo · 659/wk
- Author
- ifiokjr
- License
- MIT
- Types
- prompt
- Size
- 7.1 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
@ifi/oh-pi-prompts
Prompt templates for pi.
Included prompts
This package contains reusable prompt templates such as:
- review
- fix
- explain
- refactor
- test
- commit
- document
- optimize
- security
- pr
Install
pi install npm:@ifi/oh-pi-prompts
Or install the full bundle:
npx @ifi/oh-pi
Package layout
prompts/
Templates are markdown files intended to be discovered and loaded by pi.
Use case
Use this package when you want a ready-made library of prompt shortcuts and reusable task framing for common development workflows.