Planning with Files

A planning skill that writes the state of a long task to disk instead of leaving it in the conversation. It keeps three markdown files: `task_plan.md` for phases and their progress as checkboxes, `findings.md` for research notes and decisions made along the way, `progress.md` for the log of what was done and which tests passed. Hooks feed that plan back on every turn, so you can resume after a `/clear` or a crash without re-explaining where you were. Published by Othman Adi under the MIT licence, installable as a Claude Code plugin or as a skill for other agents.

Strengths

Limitations

Best for

View on Coeurdar