From multi-manus-planning
Manages planning files across multiple projects using a coordinator pattern. Supports project switching, separate planning/source paths, and cross-machine sync via git.
How this command is triggered — by the user, by Claude, or both
Slash command
/multi-manus-planning:multi-manus-planningThe summary Claude sees in its command listing — used to decide when to auto-load this command
Use the multi-manus-planning skill to manage planning files across multiple projects. This skill supports: - Project switching via `.planning/index.md` coordinator - Separate planning/source paths - Cross-machine sync via git $ARGUMENTS
Use the multi-manus-planning skill to manage planning files across multiple projects.
This skill supports:
.planning/index.md coordinator$ARGUMENTS
npx claudepluginhub skogbackup/multi-manus-planning2plugins reuse this command
First indexed Jan 11, 2026
/multi-manus-planningManages planning files across multiple projects using a coordinator pattern. Supports project switching, separate planning/source paths, and cross-machine sync via git.
/planCreates three planning files (task_plan.md, findings.md, progress.md) for complex tasks and guides the user through a structured planning workflow.
/create-planCreates hierarchical project plans for solo agentic development, including briefs, roadmaps, and phase plans. Takes a description of what to plan as input.
/planCreates, updates, and tracks a structured project plan in PLAN.md with phases, dependencies, and progress tracking. Also handles plan status queries and task completion.
/create_planCreates detailed implementation plans interactively by researching tickets, task descriptions, and codebase using specialized analysis agents.