Skip to content

[GitHub Trending] OthmanAdi/planning-with-files

8 relevance
Score Breakdown
technical depth
8
novelty
8
actionability
9
community
6
strategic
6
personal
10

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Persistent file-based planning for agents is both innovative and immediately useful for long-running tasks.

AI/ML github.com
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-a...
Summary

Planning-with-files is a persistent file-based planning skill for AI coding agents, inspired by Manus, that stores task_plan.md, findings.md, and progress.md on disk to survive context loss and crashes. Version 3.2.0 fixes Windows path handling and adds an opt-in completion gate for long-running agent runs, with the skill installable across 60+ agents via the SKILL.md standard. The project rapidly gained traction, spawning community forks for multi-project support, multi-agent orchestration, and agent crowdfunding.

Author

OthmanAdi