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. - Creativ…