OthmanAdi/planning-with-files
Summary
Planning with Files is a persistent, file-based planning skill for AI coding agents. It keeps key planning artifacts (task_plan.md, findings.md, progress.md) on disk to survive context loss and crashes, enabling long-running agent workflows across multiple runtimes (Claude Code, Codex CLI, Cursor, Gemini CLI, and more). The project emphasizes Manus-style context engineering, autosurvival of planning state, and a mature ecosystem with extensive documentation and releases.