AI AGENT ADDONS

Pi Planning With Files

othmanadi/planning-with-files

Keep your project organized and on track with a simple file-based planning system. It uses three markdown files: task_plan.md, findings.md, and progress.md. These files act like a permanent notebook that never forgets.

You start by creating a plan before any complex work. After every few steps, you save important discoveries to the files. This prevents losing information and helps you make better decisions. The system also recovers your work after a session reset.

Follow clear rules like the 2-Action Rule and the 3-Strike Error Protocol. Log all errors and never repeat the same mistake. When you finish one phase, update the files and add new phases as needed.

Add Pi Planning With Files skill to your workflow

Global

mkdir -p ~/.claude/skills/pi-planning-with-files

Project

mkdir -p .claude/skills/pi-planning-with-files

Source Repository

Stars
24,065
Forks
2,087
Watchers
24,065
License
MIT
Last Push
1 month ago
Created
7 months ago