multi-model-orchestrator

Coordinate multiple AI agents to analyze codebases and architectures.

Updated Nov 7, 2025
One-click install
npx skills add https://github.com/MMorit00/fund-portfolio-bot --skill multi-model-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: multi-model-orchestrator
Source: https://github.com/MMorit00/fund-portfolio-bot/tree/main/.claude/skills/multi-model-orchestrator
Command: npx skills add https://github.com/MMorit00/fund-portfolio-bot --skill multi-model-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

通过协调 gemini-agent 和 codex-agent,实现对大规模代码库、架构、依赖、调用链等进行深度分析与决策支持,外部模型作为顾问,决策者掌控执行。

Core Features & Use Cases

  • 实现多模型协作以对代码、系统架构和依赖做全方位分析、评估与报告
  • 提供两层提示词架构、任务分发策略,以及并行/串行协作模式,确保结果可控且可重复
  • 在实际工作流中的应用示例:阶段侦察、模块拆分、报告汇总与风险评估

Quick Start

在一个新项目中启用多模型协作,先进行快速侦察并分发任务给 gemini-agent 与 codex-agent,然后综合各方报告完成分析。

Frequently Asked Questions about multi-model-orchestrator

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

FAQPage Schema
How does multi-model orchestration work for code analysis?

Multi-model orchestration coordinates multiple AI agents to perform deep codebase analysis by enforcing a two-layer prompt flow and stage-based task distribution, yielding concise architectural and security evaluations.

What is the best way to map dependencies across a large-scale codebase?

The best way to map dependencies across a large-scale codebase is using multi-agent orchestration, which distributes stage-based exploration tasks to comprehensively map call chains and dependencies.

Can I use multiple AI agents to evaluate architecture and security scenarios?

Yes, you can use multiple AI agents to evaluate architecture and security scenarios by configuring parallel and serial collaboration modes, ensuring controllable multi-perspective assessments.

How do I coordinate parallel and serial AI tasks for deep codebase analysis?

You coordinate parallel and serial AI tasks by applying a two-layer prompt architecture and task distribution strategies, allowing a decision-maker to control execution while external models act as advisors.

How to start a multi-agent workflow for module splitting and reconnaissance?

To start multi-agent module splitting and reconnaissance, enable multi-model collaboration in a project, perform rapid reconnaissance, and distribute tasks across agents before synthesizing final reports.