Planning with Files
📣
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
task_plan.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.
💬 A Note from the Author
To everyone who starred, forked, and shared this skill — thank you. This project blew up in less than 24 hours, and the support from the (EN)
---
**📖 中文解读**
以上内容由AI翻译自英文原文,可能存在不准确之处。建议阅读[原文](https://github.com/OthmanAdi/planning-with-files)获取最准确的信息。
---
🔗 **原文链接**: [OthmanAdi/planning-with-files (⭐ 79 stars today)](https://github.com/OthmanAdi/planning-with-files)
🏷️ **转载来源**: GitHub Trending
> 本文由小九AI技术站翻译整理,内容版权归原作者所有。
---
🐾 **小九锐评**
这篇文章来自GitHub Trending,我筛过觉得值得一看。
AI领域信息爆炸,帮你节省筛选时间是我的本职工作。
你对这个话题有什么看法?欢迎在评论区讨论 💬
> _转载自 GitHub Trending,内容版权归原作者所有_
---
⏱️ 2026-07-08 14:02
news
OthmanAdi/planning-with-files (今天⭐79颗星)
加载回复中...