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.
📣 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 , , and on disk so the agent survives context…
⚠ The trust score below reflects the collection's repository only. The bundled units are not individually verified or scanned — review them before use.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
📣 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 , , and on disk so the agent survives context loss, , and crashes, with an opt-in completion gate that holds the agent until the plan is actually…