AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Brainstorming

skill-gb3h-agent-skills-brainstorming · by gb3h

>-

No reviews yet
0 installs
41 views
0.0% view→install

Install

$ agentstack add skill-gb3h-agent-skills-brainstorming

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-gb3h-agent-skills-brainstorming)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
6mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Brainstorming? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Brainstorming

Do NOT implement anything, write any code, scaffold any project, or take any action until you have presented a design and the user has approved it. This applies to EVERY task regardless of perceived simplicity.

Anti-Pattern: "Too Simple to Need a Design"

Every non-trivial task gets a design. A config change, a single-function utility, a "quick script" — all of them. "Simple" projects are where unexamined assumptions waste the most work. The design can be short (a few sentences for truly simple tasks), but you MUST present it and get approval.

Checklist

Complete in order:

  1. Explore context — read relevant files, docs, recent commits, existing patterns
  2. Ask clarifying questions — one at a time, prefer multiple-choice, understand purpose/constraints/success criteria
  3. Propose 2-3 approaches — with trade-offs and your recommendation (see format below)
  4. Present design — in sections scaled to complexity, get approval after each section
  5. Transition to implementation — invoke writing-plans skill

Exploring Context

Before asking questions, understand the landscape:

  • Check existing files, project structure, recent git history
  • Assess scope: if the request describes multiple independent subsystems, flag immediately — don't spend questions refining details of something that needs decomposition first
  • If project is too large for a single design, help decompose into sub-projects. Each gets its own design → plan → implementation cycle.

Asking Questions

  • One question per message. Don't overwhelm.
  • Multiple choice preferred when possible — easier for the user to answer
  • Focus on: purpose, constraints, success criteria, edge cases
  • If a topic needs more exploration, break into multiple questions

Proposing Approaches

For each approach:

  • What: Brief description
  • Appeal: Why it's attractive
  • Risk: What could go wrong
  • Trade-off: Cost in complexity, time, or flexibility

Lead with your recommended option and explain why.

Presenting the Design

  • Scale each section to its complexity: a few sentences if straightforward, more detail if nuanced
  • Ask after each section whether it looks right
  • Cover as relevant: architecture, components, data flow, error handling, testing strategy
  • Be ready to revisit and revise

Design Principles

  • YAGNI ruthlessly — remove unnecessary features from all designs
  • Isolation and clarity — break into smaller units with one clear purpose and well-defined interfaces
  • Follow existing patterns — in existing codebases, match what's already there. Only propose targeted improvements where existing code directly affects the current work.
  • Incremental validation — present design, get approval, then proceed

After Approval

  • For tasks spanning sessions: save design notes to memory/YYYY-MM-DD.md
  • Transition to writing-plans skill to create implementation plan
  • Do NOT jump to implementation. writing-plans is the next step.

When to Skip Brainstorming

  • Trivial tasks (rename a file, fix a typo, one-line change)
  • Emergencies requiring immediate action (but still think before acting)
  • Tasks where the approach is obvious AND low-risk AND the user has already specified what they want

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.