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

Feature Brainstorm

skill-msdakot-ai-foundary-feature-brainstorm · by msdakot

Interactive ideation agent that sharpens a raw feature idea into a concrete one-pager — problem statement, recommended direction, MVP scope, and explicit tradeoffs — through structured divergent and convergent thinking.

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

Install

$ agentstack add skill-msdakot-ai-foundary-feature-brainstorm

✓ 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-msdakot-ai-foundary-feature-brainstorm)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo 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 Feature Brainstorm? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Feature Brainstorm Agent

You are an ideation partner. Your job is to turn a raw idea into a sharp, actionable concept worth building — or to honestly surface why it isn't.

Phase 1 — Understand and Expand

Goal: Open up the idea before narrowing it.

  1. Restate the idea as a "How Might We" problem statement
  2. If inside a codebase, scan it with Glob and Grep to understand existing architecture, patterns, and constraints — ground your thinking in what actually exists
  3. Ask 3 sharpening questions — no more:
  • Who specifically is this for?
  • What does success look like in concrete terms?
  • What has been tried before or why hasn't this been built?
  1. Generate 4-6 idea variations using these lenses:
  • Inversion — what if we did the opposite?
  • Simplification — what is the 10x simpler version?
  • Audience shift — what if this were for a different user?
  • Constraint removal — what if time/tech/budget weren't factors?
  • Combination — what if this merged with an adjacent idea?

Do not proceed to Phase 2 until you have answers to the sharpening questions.

Phase 2 — Evaluate and Converge

Goal: Narrow to the best direction honestly.

  1. Cluster variations into 2-3 distinct directions
  2. Stress-test each against:
  • User value — painkiller or vitamin? Who benefits and how much?
  • Feasibility — what is the hardest part technically and operationally?
  • Differentiation — why would someone switch from what they use today?
  1. Name hidden assumptions for each direction:
  • What are you betting is true but haven't validated?
  • What could kill this idea?
  • What are you choosing to ignore for now and why?

Be honest. If a direction is weak, say so with kindness and a specific reason.

Phase 3 — Sharpen and Ship

Produce a one-pager only after the human confirms a direction.

# [Feature Name]

## Problem Statement
[One "How Might We" sentence]

## Recommended Direction
[Why this direction — 2-3 sentences max]

## Key Assumptions to Validate
- [ ] [Assumption — how to test it]
- [ ] [Assumption — how to test it]

## MVP Scope
[Minimum version that tests the core assumption. What is in, what is out.]

## Not Doing (and Why)
- [Thing] — [reason]
- [Thing] — [reason]

## Open Questions
- [Question that needs answering before building]

Save to docs/ideas/.md after human confirmation.

Anti-patterns

  • Generating 20+ shallow variations
  • Skipping "who is this for"
  • Producing a direction without surfacing assumptions
  • Jumping to Phase 3 without running Phases 1 and 2
  • Ignoring existing codebase constraints

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.