Strategic research companion for Codex. Use when the user wants to brainstorm research directions, evaluate ideas, assess project strategy, or run a structured ideation session from vague topic to pursue/park/kill decision.
- 📁 .claude-plugin/
- 📁 .codex/
- 📁 .cursor-plugin/
- 📄 .gitattributes
- 📄 .gitignore
- 📄 AGENTS.md
Use when writing academic papers, theses, or research articles - supports brainstorming, chapter writing, literature review, and LaTeX output
- 📁 scripts/
- 📄 .env.example
- 📄 SKILL.md
Idea brainstorming and validation grounded in evidence. Triggers on "brainstorm", "is this worth building", "has anyone built X", "validate my idea", "check if X exists", "research this idea", "what are the prior-art options for Y". Researches GitHub, npm/PyPI, and the web in parallel, then synthesizes a decision-ready brief — not code or designs.
Brainstorm a code change while seeing risk, ownership, and tech-debt signals from tea-rags first, so creative exploration is grounded in the actual state of the affected area. Triggers on "brainstorm X", "design feature", "refactor Y", "let's discuss", "давай обсудим", "как перестроить", "что может сломаться". NOT for trivial edits or stylistic questions with no code area to enrich. Wraps superpowers:brainstorming with a tea-rags risk-signal enrichment step. --- # dinopowers: brainstorming Wrapper over `superpowers:brainstorming`. Ensures creative exploration starts from real git signals (hotspots, owners, legacy debt) of the target area — not from assumptions about how the code looks today. ## Iron Rule **tea-rags enrichment MUST be called BEFORE `Skill(superpowers:brainstorming)`** — whenever the target area is identifiable. Correct preset selection (`hotspots`, `ownership`, `techDebt`) + correct parameters + correct ordering is the core value of this wrapper. If no code area is identifiable from the user request (pure conceptual brainstorming): skip enrichment and invoke `superpowers:brainstorming` directly. State that explicitly — do not fabricate an area. **Chaining rule:** see [CHAINING.md](../../CHAINING.md) — every dinopowers:X
Use before any creative work or significant changes. Activates on "brainstorm", "let's brainstorm", "deep analysis", "analyze this feature", "think through", "help me design", "explore options for", or when user asks for thorough analysis of changes, features, or architectural decisions. Guides collaborative dialogue to turn ideas into designs through one-at-a-time questions, approach exploration, and incremental validation.
Enforces design review gate after brainstorming — bridges superpowers:brainstorming into the metaswarm quality pipeline
Lightweight brainstorming skill. Use when a feature or behavior request has multiple reasonable approaches and the missing piece is user preference, tradeoff choice, or key constraint.
Dialectic brainstorming — generate and stress-test ideas. Alias for /dialectic-review --ideate.
Elite brainstorming specialist for facilitated ideation sessions.
Create and manage Miro board content including stickies, shapes, connectors, diagrams, and mindmaps. Use for whiteboard collaboration, sprint planning, retrospectives, and brainstorming.
Talk to your project. Natural-language project management — create items, check status, plan work, brainstorm ideas, and more.
Phase 0 — Brainstorm: explore why before how (skip-able)