From planning-with-files
Implements Manus-style file-based planning for complex tasks by creating task_plan.md, findings.md, and progress.md. Supports automatic session recovery after /clear.
npx claudepluginhub shawn-guo-cn/agentfoundry-plugin-marketplace --plugin planning-with-filesInvoke the planning-with-files:planning-with-files skill and follow it exactly as presented to you
/startImplements Manus-style file-based planning for complex tasks by creating task_plan.md, findings.md, and progress.md. Supports automatic session recovery after /clear.
/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.
/create-planCreates an implementation plan from arguments using the planning skill. Requires an active session started with /session-start or /session-continue.
/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.
/implImplements coding plan from specified plan-file directory using persistent markdown files (task_plan.md, findings.md, progress.md) for state, progress, and rules enforcement.
/outlineOrchestrates iterative task planning with human checkpoints at each phase, producing a structured plan file and session state.
Share bugs, ideas, or general feedback.
Invoke the planning-with-files:planning-with-files skill and follow it exactly as presented to you