lateralus-brainstorm

Solid

Structured brainstorming skill for features, architecture, and ideas. Activates automatically during plan mode. Generates ideas in three tiers — Grounded (practical, near-term), Balanced (assumption-questioning, loosely feasible), and Wild (speculative, constraint-free). Use when planning new work, not when debugging.

AI & Automation 2 stars 0 forks Updated today MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
16
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

Generate ideas, not fixes. Widen the solution space before narrowing. Always establish goal and horizon first. ## Activation This skill activates in two ways: - Explicitly: user invokes `/lateralus-brainstorm` - Automatically: agent enters **plan mode** (user says "let's plan", "plan this out", "thinking through", "brainstorm", "what are our options", "how should we approach this") In plan mode: run Phase 1 silently, then proceed to Phase 2 before producing any plan. --- ## Phase 1 — Read context silently (always first) **Do this before presenting any options:** 1. Check for `CLAUDE.md` / `AGENTS.md` / `GEMINI.md` at repo root — read fully if present. 2. If absent: detect stack from `go.mod`, `package.json`, `requirements.txt`, `Cargo.toml`, etc. Skim `README.md` (first 60 lines). Run `git log -10 --oneline`. 3. Identify: existing architecture patterns, tech constraints, recent directions, open issues or TODOs. No codebase accessible → skip to Phase 2 immediately. Surface relevant context briefly before the mode menu (e.g. "I can see this is a React app with a REST backend — that shapes the ideas."). --- ## Phase 2 — Establish goal and horizon Ask before generating anything: ``` What are we brainstorming, and what's the horizon? [1] Grounded — practical ideas you could ship soon, within current constraints [2] Balanced — ideas that question some assumptions but stay loosely feasible [3] Wild — constraint-free, blue-sky, no wrong answers Pick a numb...

Details

Author
SunnyKTuladhar
Repository
SunnyKTuladhar/lateralus
Created
1 weeks ago
Last Updated
today
Language
PowerShell
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category