From planning-with-files
Starts Manus-style file-based planning: creates task_plan.md, findings.md, progress.md if missing, invokes planning skill, and guides through workflow.
npx claudepluginhub othmanadi/planning-with-files --plugin planning-with-filesInvoke 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.
/startInitiates Manus-style file-based planning for complex tasks by creating task_plan.md, findings.md, and progress.md. Includes automatic session recovery after /clear.
/planCreates planning files task_plan.md, findings.md, and progress.md for a new task. Prompts for goal, checks for existing files before overwriting, and uses predefined templates.
/planStarts Manus-style team planning: creates team_plan.md (phases/assignments/progress), team_findings.md (research/discoveries), team_progress.md (session logs), then guides workflow.
/create-planCreates hierarchical project plans for solo agentic development, generating briefs, roadmaps, and phase plans from a description of what to plan.
/writing-plansGenerates a detailed implementation plan, breaking down the project into bite-sized, actionable tasks for step-by-step execution.
/planRestates requirements, assesses risks and dependencies, generates step-by-step implementation plan with complexity estimate, and waits for user confirmation before coding.
Share bugs, ideas, or general feedback.
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:
Then guide the user through the planning workflow.