@howaboua/pi-skill-gh-issue-pr-flow
Pi skill package for gh-issue-pr-flow.
Package details
Install @howaboua/pi-skill-gh-issue-pr-flow from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@howaboua/pi-skill-gh-issue-pr-flow- Package
@howaboua/pi-skill-gh-issue-pr-flow- Version
0.0.7- Published
- Jul 25, 2026
- Downloads
- 975/mo · 420/wk
- Author
- howaboua
- License
- MIT
- Types
- skill
- Size
- 13.5 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"skills": [
"./skills"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@howaboua/pi-skill-gh-issue-pr-flow
Runs an opinionated GitHub workflow with gh: issues, branches, commits, pushes, PR creation and updates, release hygiene, review requests, and feedback triage.
Install
pi install npm:@howaboua/pi-skill-gh-issue-pr-flow
Use it as a portable fallback. Repository instructions and explicit user direction take precedence.
The skill checks branch and worktree state before history operations, keeps unrelated changes out of PRs, avoids unsafe force pushes, and reads its release-hygiene reference when package work is meant to ship.