ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

project-brainstorming

Guide project ideation through Socratic questioning to generate actionable project briefs with alternative comparisons

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/athola/nm-attune-project-brainstorming
Or

Night Market Skill — ported from claude-night-market/attune. For the full experience with agents, hooks, and commands, install the Claude Code plugin.

Table of Contents

  • When to Use
  • Integration
  • Brainstorming Framework
  • Phase 1: Problem Definition
  • Problem Statement
  • Phase 2: Constraint Discovery
  • Constraints
  • Technical
  • Resources
  • Integration
  • Compliance
  • Success Criteria
  • Phase 3: Approach Generation
  • Approach [N]: [Name]
  • Phase 3.5: War Room Deliberation (REQUIRED)
  • Phase 4: Approach Comparison
  • Phase 5: Decision & Rationale
  • Selected Approach: [Approach Name] ⭐
  • Rationale
  • Trade-offs Accepted
  • Rejected Approaches
  • Output: Project Brief
  • Problem Statement
  • Goals
  • Constraints
  • Approach Comparison
  • Selected Approach
  • Next Steps
  • Questioning Patterns
  • Socratic Method
  • Constraint-Based Thinking
  • Red Flags to Surface
  • Session State Management
  • Related Skills
  • Related Commands
  • Examples

Project Brainstorming Skill

Guide project ideation through Socratic questioning, constraint analysis, and structured exploration.

When To Use

  • Starting a new project without clear requirements
  • Exploring problem space before specification
  • Need to compare multiple approaches systematically
  • Validating project feasibility and scope
  • Documenting decision rationale for stakeholders
  • Need to clarify the core problem being solved

When NOT To Use

  • Requirements and specification already exist (use Skill(attune:project-planning) instead)
  • Refining existing specs (use Skill(attune:project-specification) instead)
  • Project scope is well-defined (jump to /attune:project-init)
  • Mid-project pivots (use Skill(attune:war-room) for strategic decisions)

Integration

With superpowers:

  • Delegates to Skill(superpowers:brainstorming) for Socratic method
  • Augments with project-specific patterns
  • Uses project brainstorm templates

Without superpowers:

  • Standalone questioning framework
  • Project-focused ideation patterns
  • Structured output templates

Metadata

Author@athola
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-athola-nm-attune-project-brainstorming": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.