Index live · v1.7.0 · SEP 16 2026
193+ skills indexed193 MCP servers9 platforms tracked
Planning With Files
A-rankAimed at the failure mode where a long-running task loses its own plan: the plan lives in markdown files rather than in the context window, is re-injected each turn to resist context rot, recovers after /clear or compaction, and closes behind a deterministic completion gate instead of the agent declaring itself done.
Claude CodeCodexCursorMulti Platform
26.9Kstars
Updated 8 hours ago
8contributors
Install This Skill
/plugin marketplace add OthmanAdi/planning-with-files
/plugin install planning-with-files@planning-with-files# This entry installs as a plugin, so there is no single SKILL.md to download.
# Use the CLI tab, or browse the source:
open https://github.com/OthmanAdi/planning-with-filesGet new skills in your inbox. What we added, what we rejected, and why. See a past issue.
SKILL.md (auto-generated outline)
no upstream SKILL.md at this path--- name: Planning With Files author: OthmanAdi version: 1.0.0 description: Keeps a long task's plan in markdown on disk, so it survives /clear, compaction, and a crashed session. category: Agent Architecture tags: [planning, context, long-running, recovery] platforms: [claude-code, codex, cursor, multi-platform] license: MIT --- # Planning With Files Aimed at the failure mode where a long-running task loses its own plan: the plan lives in markdown files rather than in the context window, is re-injected each turn to resist context rot, recovers after /clear or compaction, and closes behind a deterministic completion gate instead of the agent declaring itself done. ## Installation ```bash /plugin marketplace add OthmanAdi/planning-with-files /plugin install planning-with-files@planning-with-files ``` ## Compatibility This skill is compatible with: claude-code, codex, cursor, multi-platform ## License MIT
Get new skills in your inbox. What we added, what we rejected, and why. See a past issue.
Related Skills
Quick Stats
Source repo · this pathAuthor
OA
Othman Adi
@OthmanAdi
Tags
planningcontextlong-runningrecovery
Keep exploring
Planning With Files is one of 193 skills in the directory.