OthmanAdi/planning-with-files is a planning system that stores an AI coding agent's task plan, findings, and progress in project files so the work can be recovered after context resets, crashes, or compaction. It is for long-running coding tasks across many agent tools, including Claude Code, Codex CLI, and Cursor. The catalogue entries are the project's commands, hooks, skills, plugin, and instruction for maintaining those planning files.
Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add OthmanAdi/planning-with-filesnpx agentmods add plugins/othmanadi/planning-with-files/planning-with-filesgit clone --depth 1 https://github.com/OthmanAdi/planning-with-filesWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/othmanadi/planning-with-files/planning-with-files)<a href="https://agentmods.dev/plugins/othmanadi/planning-with-files/planning-with-files"><img src="https://agentmods.dev/badge/plugins/othmanadi/planning-with-files/planning-with-files.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
planning-with-files scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"name": "planning-with-files",
"version": "3.16.0",
"description": "Persistent project planning files with lifecycle hooks that inject selected plan context. Automatic recovery uses project files only. Explicit catchup modes may read same-project local session records to emit aggregate counts or bounded nonce-framed excerpts. Optional gated mode can request continuation on capable hosts and never runs commands declared in Markdown. No network upload path. Works across 60+ agents and includes Arabic, German, Spanish, Simplified Chinese, and Traditional Chinese.",
"author": {
"name": "OthmanAdi",
"url": "https://github.com/OthmanAdi"
},
"repository": "https://github.com/OthmanAdi/planning-with-files",
"license": "MIT",
"keywords": [
"planning",
"manus",
"workflow",
"markdown",
"context-engineering",
"coding-agent",
"ai-agents",
"claude-code",
"codex",
"opencode",
"autonomous-agents",
"task-management",
"templates",
"long-running-agents",
"session-recovery",
"context-rot",
"agent-planning",
"kiro",
"kiro-steering",
"amazon-kiro",
"gemini",
"cursor",
"continue",
"hermes",
"multi-ide",
"agent-skills",
"arabic",
"german",
"spanish",
"chinese",
"simplified-chinese",
"traditional-chinese",
"internationalization",
"i18n"
]
}
What it installs
The manifest is a name and a version. 6 skills, 15 commands, 6 hooks travel with it, and installing the plugin installs all of them — 1,563 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill planning-with-files-ar A 189 tokens
- Skill planning-with-files-es A 164 tokens
- Skill planning-with-files B 117 tokens
- Skill planning-with-files-de A 175 tokens
- Skill planning-with-files-zh A 183 tokens
- Skill planning-with-files-zht A 253 tokens
- Command plan-loop A 40 tokens
- Command status A 17 tokens
- Command plan-attest A 64 tokens
- Command plan-goal A 43 tokens
- Command plan-ar A 26 tokens
- Command plan-doctor A 59 tokens
- Command plan-de A 26 tokens
- Command plan-es A 23 tokens
- Command pwf A 33 tokens
- Command plan A 11 tokens
- Command start A 51 tokens
- Command pwf-status A 21 tokens
- Command plan-status A 11 tokens
- Command plan-zh A 23 tokens
- Command plan-zht A 34 tokens
- Hook SessionStart A not measured
- Hook PostToolUse A not measured
- Hook PreCompact A not measured
- Hook PreToolUse A not measured
- Hook Stop A not measured
- Hook UserPromptSubmit A not measured
What ships with it
1 file beside plugin.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday Changed e1853f593652
- 2d ago Changed 3bcc0a4e24f7
- 5d ago First seen · 48 lines scan A 47b410716550
planning-with-files is a plugin published in the GitHub repository OthmanAdi/planning-with-files (26,631 stars, last pushed 2d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other plugins, from other repositories
agb-recht-pruefer
Gigantischer AGB-Rechtsprüfer und Klausel-Entwerfer für deutsches Recht: §§ 305 bis 310 BGB, UKlaG, B2C/B2B, Branchen-AGB, Redlining, Klauselrisiko und rechtssichere Entwurfsworkflows.
han-communication
Foundational communication plugin for the Han suite. Owns the canonical readability standard, the writing-voice profile, and the explanation standard for talking to a reader who will not implement the work, plus the readability-guidance skill that surfaces the first two into a calling skill's own context for in-voice…
knowledge-and-memory
Research methodology, corpus search, persistent memory, iterative workflows, and project knowledge management.
git
Git workflow tools: commits, PRs, review inbox, checkout, and work triage.
marketing-skills
28 marketing skills: analytics, ads, A/B testing, cold email, CRO, copywriting, competitor profiling, and more.
ar
ar — autoresearch: a skill-only autonomous experiment loop. Propose → measure → keep winners → repeat, against any numeric objective, with noise-floor gating so nothing is banked on noise. Five skills: /ar:start opens a run (dedicated branch + baseline noise floor), /ar:resume advances it, /ar:status prints read-only…