pi-planning-with-files
Persistent markdown-based working memory and structured workflow protocol for AI agents to track tasks and errors.
Install
npx skills add https://github.com/othmanadi/planning-with-files --skill pi-planning-with-filesStats
| Total installs | 3,112 |
| Weekly installs | 3.1K |
| GitHub stars | 17.5K |
| First seen | Feb 4, 2026 |
| Source | @othmanadi/planning-with-files |
Summary
- Creates three markdown files (task_plan.md, findings.md, progress.md) in your project directory to serve as persistent working memory
- Includes session recovery via script to sync context after /clear commands and resume interrupted work
- Enforces structured workflows: plan first, update after each phase, log all errors, and never repeat failed actions
- Provides templates, helper scripts, and a 3-strike error protocol to prevent silent failures and guide systematic troubleshooting
Tags
Related skills
| Skill | Installs | vs pi-planning-with-files |
|---|---|---|
| full-output-enforcement | 3,228 | +116 |
| plugin-forge | 3,439 | +327 |
| parallel-feature-development | 2,537 | -575 |
| deep-agents-core | 2,534 | -578 |
| content-research-writer | 2,609 | -503 |
FAQ
- How many installs does pi-planning-with-files have?
- pi-planning-with-files has 3,112 total installs and 3.1K installs this week.
- Where is pi-planning-with-files hosted?
- pi-planning-with-files is published by @othmanadi/planning-with-files at https://github.com/othmanadi/planning-with-files.
- How many GitHub stars does pi-planning-with-files have?
- pi-planning-with-files has 17.5K GitHub stars.
- When was pi-planning-with-files first indexed?
- OrangeBot.AI first indexed pi-planning-with-files on Feb 4, 2026.
- How do I install pi-planning-with-files?
- Run: npx skills add https://github.com/othmanadi/planning-with-files --skill pi-planning-with-files