multi-perspective-ideation
Installation
SKILL.md
Multi-Perspective Ideation
Generate ideas through 8 expert personas, cross-pollinate them, evaluate systematically, and deep-dive into the most promising ones.
Workflow
digraph ideation {
"Phase 0: Setup" -> "Phase 1: Diverge";
"Phase 1: Diverge" -> "Phase 2: Cross-Pollinate";
"Phase 2: Cross-Pollinate" -> "Phase 3: Evaluate";
"Phase 3: Evaluate" -> "Phase 4: Deep Dive";
"Phase 2: Cross-Pollinate" -> "Phase 3: Evaluate" [style=dashed, label="skip ok"];
"Phase 1: Diverge" -> "Phase 3: Evaluate" [style=dashed, label="skip ok"];
}
Each phase can be skipped if the user requests it. Always confirm before proceeding to the next phase.