Render idea, question, and hypothesis maps from KB graph neighbors and brainstorming notes.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add jmagly/aiwg --skill research-brainstorm-map --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Research Brainstorm Map?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jmagly-research-brainstorm-map)More formats (shields.io, HTML) on the badges page.
---
name: research-brainstorm-map
namespace: research
platforms: [all]
description: Render idea, question, and hypothesis maps from KB graph neighbors and brainstorming notes.
---
# Research Brainstorm Map
Use when the user wants a visual or structured map of the brainstorming
neighborhood around a research topic.
## Procedure
1. Query KB neighbors with:
```bash
aiwg index neighbors --graph kb --node <slug>
```
2. Group returned nodes by concept, entity, source summary, synthesis, and
brainstorm note.
3. Build one or more maps:
- idea map
- question tree
- competing-hypothesis table
- exploration plan
4. Mark each node or claim as `user-idea`, `model-suggestion`, or
`citation-backed` when that information is known.
## Output
Use Markdown by default. If the user asks for a renderable graph, output Mermaid
or DOT with source labels in node text.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...