@firstpick/pi-extension-plan-executor
v0.1.1
Published
Autonomous PLAN.md execution loop for Pi that continues until all checklist items are complete.
Maintainers
Readme
@firstpick/pi-extension-plan-executor
Autonomous PLAN.md checklist executor for Pi.
What it does
- Reads markdown checklist items (
- [ ]/- [x]). - Keeps steering execution until unchecked items are completed.
- Tracks active execution state and progress.
Install
pi install npm:@firstpick/pi-extension-plan-executorConfiguration
No required configuration.
Commands
/execute-plan [path]— start execution loop (default:PLAN.md)./stop-plan— stop active loop./plan-status— show current progress.
Tools
None.
