multi-plan

Coordinate multi-model analyses into a single actionable plan saved to .codex/plan.

24|5|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/Luohaothu/everything-codex --skill multi-plan-luohaothu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: multi-plan
Source: https://github.com/Luohaothu/everything-codex/tree/main/skills/multi-plan
Command: npx skills add https://github.com/Luohaothu/everything-codex --skill multi-plan-luohaothu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates cross-model analysis to unify scattered insights into a single, actionable plan that guides implementation.

Core Features & Use Cases

  • Distributed multi-model analysis: run parallel evaluations across different backends to gather diverse perspectives (e.g., architecture vs UX).
  • Synthesis and planning: consolidate analyses into a step-by-step implementation plan with task type, technical solution, steps, key files, and risks.
  • Plan storage and review: save the final plan to .codex/plan/<feature-name>.md for quick access and auditing.

Quick Start

Invoke the skill with /multi-plan <task description> to start a planning session.

Frequently Asked Questions about multi-plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I consolidate multi-model AI analyses into a single implementation plan?

You can consolidate multi-model analyses into a single implementation plan by running parallel evaluations across different AI backends, then synthesizing the diverse perspectives into a unified, actionable plan with defined steps, technical solutions, and risks.

What is multi-model orchestration for software architecture planning?

Multi-model orchestration for software architecture planning is the process of running parallel analyses across different AI backends to gather diverse perspectives. It unifies scattered insights into a single actionable plan that guides implementation and reconciles conflicting inputs.

How do I start a planning session to reconcile inputs from multiple AI backends?

To start a planning session to reconcile inputs from multiple AI backends, invoke the skill with a task description. This triggers parallel multi-model analysis, context retrieval, and plan synthesis, culminating in a saved plan document for auditing.

Can I use multi-model planning for product planning and design validation scenarios?

Yes, you can use multi-model planning for product planning and design validation scenarios. The skill coordinates cross-model analysis to unify scattered insights into a single actionable plan, applicable wherever inputs from multiple AI backends must be reconciled.

Where are the synthesized implementation plans saved for later review?

Synthesized implementation plans are saved to the .codex/plan/<feature-name>.md file path. This storage method ensures quick access and auditing for your software architecture, product planning, or design validation tasks.

What is the best way to compare architecture versus UX perspectives from different AI models?

The best way to compare architecture versus UX perspectives from different AI models is to run parallel evaluations across backends. This distributed multi-model analysis gathers diverse perspectives, which are then synthesized into a unified implementation plan.