multi-agent-brainstorming

📁 dokhacgiakhoa/antigravity-ide 📅 1 day ago
1
总安装量
1
周安装量
#77805
全站排名
安装命令
npx skills add https://github.com/dokhacgiakhoa/antigravity-ide --skill multi-agent-brainstorming

Agent 安装分布

amp 1
cline 1
trae 1
opencode 1
cursor 1
kimi-cli 1

Skill 文档

Multi-Agent Brainstorming (Structured Design Review)

Purpose

Transform a single-agent design into a robust, review-validated design by simulating a formal peer-review process using multiple constrained agents.

This skill exists to:

  • surface hidden assumptions
  • identify failure modes early
  • validate non-functional constraints
  • stress-test designs before implementation
  • prevent idea swarm chaos

This is not parallel brainstorming. It is sequential design review with enforced roles.


Operating Model

  • One agent designs.
  • Other agents review.
  • No agent may exceed its mandate.
  • Creativity is centralized; critique is distributed.
  • Decisions are explicit and logged.

The process is gated and terminates by design.


Agent Roles (Non-Negotiable)

Each agent operates under a hard scope limit.

🧠 Knowledge Modules (Fractal Skills)

1. 1️⃣ Primary Designer (Lead Agent)

2. 2️⃣ Skeptic / Challenger Agent

3. 3️⃣ Constraint Guardian Agent

4. 4️⃣ User Advocate Agent

5. 5️⃣ Integrator / Arbiter Agent

6. Phase 1 — Single-Agent Design

7. Phase 2 — Structured Review Loop

8. Phase 3 — Integration & Arbitration