@codella/pi-plan-mode

Compatibility package renamed to @codella/pi-prompt-plan.

Packages

Package details

prompt

Install @codella/pi-plan-mode from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@codella/pi-plan-mode
Package
@codella/pi-plan-mode
Version
0.2.4
Published
May 26, 2026
Downloads
1,132/mo · 841/wk
Author
codella
License
MIT
Types
prompt
Size
3.4 KB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "prompts": [
    "./prompts"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

@codella/pi-plan-mode

Compatibility package for Pi. This package has been renamed to @codella/pi-prompt-plan.

New installs should use the new package name:

pi install npm:@codella/pi-prompt-plan

This package still includes the same /plan prompt template for existing users.

Command

/plan [task]

The expanded prompt asks the agent to inspect first, propose a numbered plan, and wait for approval before editing. Before approval, only read-only inspection is allowed.

License

MIT