T ThereIsASkillForThat
Back to directory

Operations

Planning with Files

Persistent markdown planning for long-running AI coding agents and multi-agent work.

23,500 stars 2,100 forks MIT OthmanAdi/planning-with-files

AI summary

What it does

Gives agents durable plans that survive context loss, clears, and long-running task interruptions.

Who should use it

Developers running multi-step coding work with Claude Code, Codex CLI, Cursor, OpenCode, or similar tools.

When to use it

Use before complex implementation work where losing the plan would waste time or create duplicated effort.

README preview

A crash-resistant file-based planning skill with deterministic completion gates and shared state for long-running agent tasks.

Install steps

Install with the project quick install, or copy the SKILL.md package into any compatible agent host.