plan
Start Manus-style file-based planning. Creates task_plan.md, findings.md, progress.md for complex tasks.
Content Preview
--- 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
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/plan.md \
https://raw.githubusercontent.com/OthmanAdi/planning-with-files/main/commands/plan.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/OthmanAdi/planning-with-filesThen reference at commands/plan.md
Related Skills
plan
Creates a concise engineering implementation plan based on user requirements and saves it to specs directory
commandsplan
by disler · disler-hooks-mastery
plan_w_team
Creates a concise engineering implementation plan based on user requirements and saves it to specs directory
commandsplanteam
by disler · disler-hooks-mastery
plan-ceo-review
CEO/founder-mode plan review. Rethink the problem, find the 10-star product,
plan-ceo-reviewplanceoreview
by Garry Tan (YC CEO) · garrytan-gstack
plan-design-review
Designer's eye plan review — interactive, like CEO and Eng review.
plan-design-reviewplandesignreview
by Garry Tan (YC CEO) · garrytan-gstack