@agent-plan/pi-adapter
v0.2.26
Published
Pi agent extension for Agent Plan — structured project planning in .planner/
Readme
@agent-plan/pi-adapter
Pi agent extension for Agent Plan — structured project planning in .planner/.
Install
pi install npm:@agent-plan/pi-adapterThen restart Pi in a project directory to enable planning.
Check the version actually loaded by Pi:
/planner versionFrom a shell, inspect the installed package directly:
npm --prefix "$HOME/.pi/agent/npm" list @agent-plan/pi-adapter --depth=0Commands
Once installed, use /planner init to initialize planning in a project,
then /planner version, /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.
