@dreki-gg/pi-workflow
Personal pi workflow helpers — /commit generates and creates a Conventional Commits commit
Package details
Install @dreki-gg/pi-workflow from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@dreki-gg/pi-workflow- Package
@dreki-gg/pi-workflow- Version
0.2.0- Published
- Jul 10, 2026
- Downloads
- 79/mo · 10/wk
- Author
- jalbarrang
- License
- MIT
- Types
- extension
- Size
- 2.9 KB
- Dependencies
- 0 dependencies · 1 peer
Pi manifest JSON
{
"extensions": [
"./extensions/commit"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@dreki-gg/pi-workflow
Personal pi workflow helpers.
/commit
Inspects the git worktree, decides what belongs in the commit, generates a Conventional Commits message, and commits. Pass extra constraints inline: /commit only the lsp changes.