sp-brainstorming

Clarify project intent and design goals through guided dialogue.

4|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/AlphaComposite/openclaw-superpowers-port --skill sp-brainstorming
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: sp-brainstorming
Source: https://github.com/AlphaComposite/openclaw-superpowers-port/tree/main/skills/sp-brainstorming
Command: npx skills add https://github.com/AlphaComposite/openclaw-superpowers-port --skill sp-brainstorming

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires sp-writing-plans.

What problem does it solve?

Clarifies project intent and design goals through guided dialogue, reducing misalignment and rework early in a project.

Core Features & Use Cases

  • Ask one clarifying questions at a time to refine purpose and constraints
  • Propose 2-3 design approaches with trade-offs and a recommended option
  • Generate a formal design doc and hand off to the implementation planning workflow

Quick Start

Begin by outlining the project context and constraints, then proceed with a structured design discussion for approval.

Frequently Asked Questions about sp-brainstorming

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

FAQPage Schema
How do I structure design brainstorming to reduce early-stage project rework?▼

Structured design brainstorming reduces rework by guiding you through clarifying questions one at a time to refine project constraints. It then proposes 2-3 design approaches with trade-offs and a recommended option before generating a formal design doc.

What is the best way to document design trade-offs before implementation?▼

Documenting design trade-offs is best handled by evaluating 2-3 proposed design approaches during a structured brainstorming session. The dialogue flow validates constraints and produces a formal design doc to capture the recommended option and its rationale.

Can I generate an implementation plan directly from a design doc?▼

Yes, you can generate an implementation plan directly from a design doc through an integration point for sp-writing-plans. The brainstorming workflow produces the formal design documentation and hands it off to the implementation planning workflow.

How does guided dialogue refine feature concepts and project intent?▼

Guided dialogue refines feature concepts by asking one clarifying question at a time to validate purpose and constraints. This structured flow ensures early-stage ideas are fully vetted and aligned before proposing specific design approaches.

Do I need sp-writing-plans to use this design brainstorming workflow?▼

You do not need sp-writing-plans to start design brainstorming, as it functions independently to clarify goals and generate design docs. However, sp-writing-plans is required as a dependency to complete the hand-off and produce the final implementation plan.