super-brainstorm

Convert vague ideas into validated design specifications via plan-mode interviews.

207|31|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/AbsolutelySkilled/AbsolutelySkilled --skill super-brainstorm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: super-brainstorm
Source: https://github.com/AbsolutelySkilled/AbsolutelySkilled/tree/main/skills/super-brainstorm
Command: npx skills add https://github.com/AbsolutelySkilled/AbsolutelySkilled --skill super-brainstorm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Structured, plan-mode design interviews that transform vague requests into a clearly scoped and validated specification before any implementation begins.

Core Features & Use Cases

  • Plan-mode activation with ultrathink-driven interviews to surface requirements, constraints, and dependencies.
  • Deep context scan of docs, codebase, and recent commits to ground decisions.
  • Design-tree traversal that resolves decisions step-by-step and writes a formal spec to docs/plans.
  • Flexible exit to progress to writing plans, AI-native development, or direct implementation.
  • Built-in safety practices and review loops to ensure clarity and testability.

Quick Start

Initiate a plan-mode brainstorming session by providing your feature request and let the agent generate a validated design spec before any coding begins.

Frequently Asked Questions about super-brainstorm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a vague software idea into a validated design specification?

A design interview clarifies vague ideas by enforcing a plan-mode workflow that asks one question at a time. It scans your codebase and docs to ground decisions, resolving architectural constraints step-by-step before generating a validated specification document for review.

Can I use plan-mode for system architecture refactoring?

Yes, you can use plan-mode for system architecture refactoring. The structured interview process applies to feature design, system architecture, refactors, and greenfield projects, traversing the design-tree to resolve decisions before writing a formal spec to your docs/plans directory.

How do I write a technical spec for a greenfield project?

To write a technical spec for a greenfield project, initiate a design interview that performs a deep context scan of existing docs and recent commits. This grounds the architecture decisions and outputs a clearly scoped, validated specification file before any coding starts.

What is the best way to gather requirements before coding?

The best way to gather requirements before coding is through an ultrathink-driven interview that surfaces hidden dependencies and constraints. This disciplined design work ensures clarity and testability by generating a formal specification saved for review prior to implementation.

Does this design interview process work without external dependencies?

Yes, the design interview process works without external dependencies. It relies entirely on deep context scanning of your existing codebase, documentation, and recent commits to generate validated specifications, requiring no additional components or external libraries.

When should I not use a structured design specification workflow?

You should not use a structured design specification workflow for tasks requiring immediate, undiscined implementation rather than validated design work. If your task does not benefit from deep context scanning, design-tree traversal, or formal spec generation, skip the plan-mode interview.