Operations
Planning with Files
Persistent markdown planning for long-running AI coding agents and multi-agent work.
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.