@the-forge-flow/pi-rules
PI extension that auto-loads path-scoped rule files from .pi/rules and .claude/rules
Package details
Install @the-forge-flow/pi-rules from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@the-forge-flow/pi-rules- Package
@the-forge-flow/pi-rules- Version
0.0.3- Published
- May 1, 2026
- Downloads
- not available
- Author
- the-forge-flow-ai
- License
- MIT
- Types
- extension, skill
- Size
- 40.6 KB
- Dependencies
- 2 dependencies · 3 peers
Pi manifest JSON
{
"extensions": [
"./dist/index.js"
],
"skills": [
"./dist/skills"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.