Index live · v1.7.0 · SEP 16 2026

Planning With Files

A-rank

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.

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

Get 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.

Quick Stats

Source repo · this path
Stars26,940
Forks2,242
Last commit2026-09-16
Contributors8
LicenseMIT

Tags

planningcontextlong-runningrecovery