OthmanAdi/planning-with-files

Persistent file-based planning for AI coding agents and long-running tasks. Crash-proof markdown plans, session recovery after /clear and compaction, per-turn re-injection against context rot, deterministic completion gate. Manus-style. Install from npm, the Claude Code plugin marketplace, or npx skills. Codex, Cursor, OpenCode, 60+ agents.

27kStars on the repository
28Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

planning-with-files

01

OthmanAdi/planning-with-files

Skill Claude CodeCodex

Persistent file-based planning for multi-step AI-agent work. Keeps taskplan.md, findings.md, and progress.md on disk; lifecycle hooks inject selected project planning context. Automatic recovery reads project planning files only. Explicit session-catchup.py --metadata reads same-project local agent session records and…

27k +125 changed today B 117 tokens original MIT

planning-with-files

02

OthmanAdi/planning-with-files

Plugin Claude Code

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…

27k +125 changed today A tokens not measured original MIT

plan

04

OthmanAdi/planning-with-files

Command

Start Hermes planning-with-files workflow in the current project.

27k +125 2d ago A 11 tokens original MIT

OthmanAdi/planning-with-files

Instructions file CodexOpenCode

AGENTS.md instructions for OthmanAdi/planning-with-files, covering agents.md — planning-with-files agent reference card, commit rules, release checklist (12 steps), version bump scope and changelog format.

27k +125 changed today A 2,236 tokens original MIT

plan-ar

06

OthmanAdi/planning-with-files

Command

An Arabic-language command for starting file-based planning in a coding project. It uses Arabic planning files for the task plan, findings, and progress.

27k +125 2d ago A 26 tokens original MIT

plan-attest

07

OthmanAdi/planning-with-files

Command

Lock the current taskplan.md content with a SHA-256 attestation. Hooks then refuse to inject plan content if the file diverges from the attested hash, blocking silent tampering. Use --show to print the stored hash, --clear to remove the attestation. Available since v2.37.0.

27k +125 changed today A 64 tokens original MIT

plan-de

08

OthmanAdi/planning-with-files

Command

Starte Manus-artige Dateiplanung. Erstelle taskplan.md, findings.md, progress.md für komplexe Aufgaben.

27k +125 2d ago A 26 tokens original MIT

plan-doctor

09

OthmanAdi/planning-with-files

Command

Self-check for the planning-with-files mechanisms that fail silently: plan resolution, hook injection, canonicalizer path shape, attestation state, install surfaces, and per-fire hook latency. Run it whenever hooks seem quiet or after installing on a new machine. Available since v3.6.0.

27k +125 2d ago A 59 tokens original MIT

plan-es

10

OthmanAdi/planning-with-files

Command

Iniciar planificación de archivos estilo Manus. Crear taskplan.md, findings.md, progress.md para tareas complejas.

27k +125 2d ago A 23 tokens original MIT

plan-goal

11

OthmanAdi/planning-with-files

Command

Bridge Claude Code's /goal to the active plan. Derives a goal condition from taskplan.md and invokes /goal so Claude keeps working until the plan is complete. Available since v2.38.0.

27k +125 2d ago A 43 tokens original MIT

plan-loop

12

OthmanAdi/planning-with-files

Command

Run a planning-aware cadence with Claude Code's /loop. Default tick checks plan status, runs check-complete, nudges progress.md update if stalled. Available since v2.38.0.

27k +125 2d ago A 40 tokens original MIT

plan-zh

13

OthmanAdi/planning-with-files

Command

A command that starts a Manus-style file-based planning workflow in Chinese. It creates task_plan.md, findings.md, and progress.md when they are missing, then guides the planning process.

27k +125 2d ago A 23 tokens copy · 86% MIT

plan-zht

14

OthmanAdi/planning-with-files

Command

A command for planning complex work in Traditional Chinese using files such as taskplan.md, findings.md, and progress.md.

27k +125 2d ago A 34 tokens copy · 88% MIT

pwf

15

OthmanAdi/planning-with-files

Command

Short alias for /plan. Starts Manus-style file-based planning: taskplan.md, findings.md, progress.md. Available since v3.0.0.

27k +125 2d ago A 32 tokens original MIT

start

16

OthmanAdi/planning-with-files

Command

Implements Manus-style file-based planning for complex tasks. Creates taskplan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. Now with automatic session recovery after /clear.

27k +125 2d ago A 51 tokens original MIT

status

17

OthmanAdi/planning-with-files

Command

Show current planning status at a glance - phases, progress, and any logged errors.

27k +125 2d ago A 17 tokens original MIT

SessionStart

18

OthmanAdi/planning-with-files

Hook

Runs when a session starts on startup, resume, clear and compact, running sh. From OthmanAdi/planning-with-files.

27k +125 2d ago A tokens not measured original MIT

UserPromptSubmit

19

OthmanAdi/planning-with-files

Hook

Runs when you submit a prompt, before the agent sees it, running sh. From OthmanAdi/planning-with-files.

27k +125 2d ago A tokens not measured original MIT

PreToolUse

20

OthmanAdi/planning-with-files

Hook

Runs before the agent uses a tool for Write, Edit, Bash, Read, Glob and Grep tool calls, running sh. From OthmanAdi/planning-with-files.

27k +125 2d ago A tokens not measured original MIT

PostToolUse

21

OthmanAdi/planning-with-files

Hook

Runs after a tool call finishes for Write, Edit and Bash tool calls, running sh. From OthmanAdi/planning-with-files.

27k +125 2d ago A tokens not measured original MIT

PreCompact

22

OthmanAdi/planning-with-files

Hook

Runs before the context is compacted, running sh. From OthmanAdi/planning-with-files.

27k +125 2d ago A tokens not measured original MIT

Stop

23

OthmanAdi/planning-with-files

Hook

Runs when the agent finishes a response, running sh. From OthmanAdi/planning-with-files.

27k +125 2d ago A tokens not measured original MIT

OthmanAdi/planning-with-files

Skill Claude CodeCodex

A file-based planning system for multi-step AI-agent work, described in Arabic. It stores task plans, findings, and progress in Markdown files and can restore planning information from the current project.

27k +125 changed today A 189 tokens original MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: