OthmanAdi/planning-with-files
#112 of 803 by Stars among GitHub repos
Persistent file-based planning for AI coding agents and long-running tasks. Crash-proof markdown plans, session recovery after /clear and compaction, per-turn re-injection against context rot, deterministic completion gate. Manus-style. Install from npm, the Claude Code plugin marketplace, or npx skills. Codex, Cursor, OpenCode, 60+ agents.
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 | 26.8k | 2026-09-12 |
|---|---|---|
| Forks | 2.2k | 2026-09-12 |
| Commits | 413 | 2026-09-12 |
| Releases | 99 | 2026-09-12 |
| Watchers | 117 | 2026-09-12 |
| Open issues | 8 | 2026-09-12 |
| Open PRs | 1 | 2026-09-12 |