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.
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 todayA
tokens not measured
originalMIT
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.
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.
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.
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.
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.
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.
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.
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 todayA189 tokens
originalMIT
At most 3 mods per repository are shown here — the rest are on their repository pages: