OthmanAdi/planning-with-files
#107 of 783 by Stars among GitHub repos
Persistent file-based planning for AI coding agents and long-running agentic tasks. Crash-proof markdown plans that survive context loss and /clear, plus a deterministic completion gate and multi-agent shared state on disk. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard.
About
📣 New in v3.0.0: opt-in autonomous and gated modes for long-running agent runs, with a completion gate that holds the agent until the plan is actually done. Existing setups change nothing.
Work like Manus — the AI agent company Meta acquired for $2 billion. > planning-with-files is a persistent file-based planning skill for AI coding agents. It keeps taskplan.md, findings.md, and progress.md on disk so the agent survives context loss, /clear, and crashes, with an opt-in completion gate that holds the agent until the plan is actually done. It installs across 60+ agents via the SKILL.md standard.
To everyone who starred, forked, and shared this skill — thank you. This project blew up in…
Excerpted from github.com/OthmanAdi/planning-with-files
Latest metrics
| Stars | 25.4k | 2026-07-16 |
|---|---|---|
| Forks | 2.1k | 2026-07-16 |
| Commits | 310 | 2026-07-16 |
| Releases | 77 | 2026-07-16 |
| Watchers | 106 | 2026-07-16 |
| Open issues | 5 | 2026-07-16 |
| Open PRs | 0 | 2026-07-16 |