brainstorming
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
Changelog: Source: GitHub https://github.com/artk0de/TeaRAGs-MCP
Loading comments...