@firstpick/pi-prompts-release-docs
Reusable Pi prompt templates for release notes, announcements, README updates, and wiki updates.
Package details
Install @firstpick/pi-prompts-release-docs from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@firstpick/pi-prompts-release-docs- Package
@firstpick/pi-prompts-release-docs- Version
0.1.5- Published
- Aug 7, 2026
- Downloads
- 380/mo · 23/wk
- Author
- firstpick
- License
- MIT
- Types
- prompt
- Size
- 7.6 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
Prompts Release Docs for Pi
Adds ready-made prompts for release notes, announcements, README updates, and wiki updates.
What you can do
- Creates release notes and announcements.
- Updates README and wiki content from real changes.
- Summarizes branches and versions for publication.
- Keeps generated release material in predictable project folders.
Install
Install it through Pi:
pi install npm:@firstpick/pi-prompts-release-docs
Restart Pi if the package does not appear in your current session.
How to use it
Choose the prompt for the document you need, such as /announce-version or /readme-update, and point Pi at the real changes or release information.
/announce-branch— create a short user-facing branch announcement./announce-version— create a short user-facing version announcement./readme-update— update README content from actual branch changes./release-new— generate release notes for a version./ship— prepare verification notes, release notes, commits, and risks./summary— summarize recent repository work./update-wiki— update wiki docs from branch changes.
Technical details
See TECHNICAL.md for complete commands, configuration, compatibility, security, and troubleshooting information.