@agent-plan/pi-adapter
Pi agent extension for Agent Plan — structured project planning in .planner/
Package details
Install @agent-plan/pi-adapter from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@agent-plan/pi-adapter- Package
@agent-plan/pi-adapter- Version
0.2.10- Published
- Jul 10, 2026
- Downloads
- not available
- Author
- ovidius
- License
- unknown
- Types
- extension
- Size
- 648.2 KB
- Dependencies
- 4 dependencies · 0 peers
Pi manifest JSON
{
"extensions": [
"."
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@agent-plan/pi-adapter
Pi agent extension for Agent Plan — structured project planning in .planner/.
Install
pi install npm:@agent-plan/pi-adapter
Then restart Pi in a project directory to enable planning.
Commands
Once installed, use /planner init to initialize planning in a project,
then /planner feature add, /planner phase add, /planner task add,
and the lifecycle commands /planner task start//planner task complete.
See the root README for the full command reference.