# Quick Brainstorming Assistant

This skill provides a structured brainstorming process that helps users quickly move from ideas to actionable directions without unnecessary overhead.

## Install

```bash
npx skillstore add roin-orca/simple
```

## Metadata

- - Slug: roin-orca-simple
- - Version: 1.0.0
- - Author: roin-orca
- - GitHub username: roin-orca
- - License: MIT
- - Repository: https://github.com/roin-orca/skills/tree/main/skills/simple/
- - Ref: main
- - Supported tools: Claude, Codex, Claude Code
- - Risk level: critical
- - Risk factors: external\_commands
- - Quality score: 38
- - Quality tier: warning
- - Public page: https://skillstore.pages.dev/skills/roin-orca-simple
- - Manifest: https://skillstore.pages.dev/api/skills/roin-orca-simple/manifest

## Capabilities

- Guide users through a structured brainstorming process with discover, propose, converge, and capture phases
- Help clarify project intent through focused questions
- Present multiple approaches with trade-offs analysis
- Facilitate quick decision-making with explicit approval workflow

## Use Cases

- New Feature Planning: Use when starting a new feature and need to explore options before implementation
- Architecture Decisions: Discuss trade-offs between different technical approaches
- Quick Direction Alignment: Rapidly converge on a solution when multiple options exist

## Prompt Templates

### Basic Brainstorming Request

```
Use the brainstorming skill to help me think through: [describe your idea or problem]
```

### Option Comparison

```
I need to decide between approach A and approach B for [describe context]. Help me understand the trade-offs using the brainstorming process.
```

### Quick Direction Check

```
I think I want to [describe direction]. Challenge this assumption and help me validate it.
```

### Complex Problem Exploration

```
I'm facing [describe complex problem]. Let's explore this thoroughly before deciding on a solution approach.
```

## Limitations

- Does not write code or create files - purely a brainstorming aid
- Requires user engagement for approval at each decision point
- Not suitable for tasks that already have clear requirements

## Best Practices

- Ask clarifying questions in batches rather than one at a time
- State your recommendation clearly with reasoning
- Respect the workflow - wait for user approval before proceeding

## Anti Patterns

- Skipping the brainstorming process and jumping straight to implementation
- Asking endless questions without proposing any direction
- Ignoring user feedback and proceeding with your own preferred approach

## Security Audit

- - Safe to publish: false
- - Audited at: 2026-03-09T08:22:20.675\+00:00
- - Summary: This skill contains confirmed malicious content including a prompt injection attempt to bypass security scanning and an XSS payload. The skill author attempted to manipulate AI analysis by claiming administrator authority and requesting test bypass. Additionally, an XSS attack vector was embedded in markdown image syntax. This skill cannot be published.

## Stats

- - Views: 102
- - Downloads: 15
- - Favorites: 0
- - Popularity score: 0
