Skip to content
Development
Command

/plan

Start Manus-style file-based planning. Creates task_plan.md, findings.md, progress.md for complex tasks.

From plugin
planning-with-files
27k13 skills13 commands6 hooks
Install
> /plugin marketplace add OthmanAdi/planning-with-files
> /plugin install planning-with-files@planning-with-files

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/plan

Context preview

What this command does when you run it.

Start Manus-style file-based planning. Creates task_plan.md, findings.md, progress.md for complex tasks.

Command definition

plan.md
description: "Start Manus-style file-based planning. Creates task_plan.md, findings.md, progress.md for complex tasks."

Invoke the planning-with-files:planning-with-files skill and follow it exactly as presented to you.

Create the three planning files in the current project directory if they don't exist:

  • task_plan.md — for phases, progress, and decisions
  • findings.md — for research and discoveries
  • progress.md — for session logging

Then guide the user through the planning workflow.

Ships withplanning-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.

Get the whole plugin

Other commands on planning-with-files.