← All Skills
🗂️
Planning with Files
ClaudeFreeNEWProductivity
24k+ stars, Manus-style planning: persist task plans as Markdown files that survive context loss — essential for long tasks and multi-agent work.
Key Features
- Plans persisted to disk
- Survives /clear & crashes
- Deterministic completion gate
- Shared multi-agent state
Installation
npx skills add OthmanAdi/planning-with-files
Compatible with Claude Code, Codex CLI, Cursor, Kiro and 60+ agents.
How to Use
Long tasks automatically maintain a plan.md with live progress; after an interruption a new session reads the file and picks up seamlessly.
Requirements
Any agent supporting the SKILL.md standard
Related Skills