Home / reidemeister94 / development-skills · skills/brainstorming/SKILL.md · GitHub

brainstorming skillA

brainstorming is agent-read markdown (skill) from reidemeister94/development-skills: Use when the user wants to brainstorm, choose an approach, design something, or clarify an ambiguous or consequential change..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Brainstorming

Interview until you and the user share the same understanding.
Walk every branch of the decision tree and resolve dependent decisions in order.
Attach a recommended answer and its trade-off to every question.
Group only independent questions, as the [development loop](../../shared/development-loop.md) Reach agreement section requires.
The number of questions follows the ambiguity: stop when every branch is settled, not at a fixed count.
This rule applies on every path, whether or not the task needs a plan and chronicle.

<HARD-GATE>
Do not write code before the presented design or plan is approved.
Do not write the plan while purpose, scope, solved state, proof, or a contested design remains unresolved.
Once these points are settled, return them to the development loop.
The loop presents the complete design or plan before asking for approval.
Do not ask for separate approval before the plan.

If the user asks for no questions, remove ceremony but keep open decisions.
Present the open decisions with recommendations in one pass instead of choosing silently.
</HARD-GATE>

## Who decides what
…

Read the whole file at its exact version.

How to install

Latest version
mdr add reidemeister94/development-skills/brainstorming@git:20260919.a9f7da5
Exact content
mdr add reidemeister94/development-skills/brainstorming@sha256:50764ae571e2387a

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_4lekm3336puwvto3.svg)](https://markdownregistry.com/a/art_4lekm3336puwvto3)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260919.a9f7da5 latest2026-09-19 a9f7da5 2,438 BA view · diff
git:20260724.ba2c70f2026-07-24 ba2c70f 1,561 BA view · diff
git:20260713.d2107012026-07-13 d210701 1,584 BA view · diff
git:20260619.7e71b6e2026-06-19 7e71b6e 7,127 BA view · diff
git:20260617.174aad82026-06-17 174aad8 6,601 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (2438 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

reidemeister94/development-skills · 12 stars · license MIT · pushed 2026-09-20 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_4lekm3336puwvto3
GET https://markdownregistry.com/api/v1/resolve?ref=reidemeister94/development-skills/brainstorming
GET https://markdownregistry.com/api/v1/blob/50764ae571e2387a2a76648b4604e08892be3c85ea04dd7865aadde7222b79e7

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from reidemeister94/development-skills

AGENTS.md agents
reidemeister94/development-skills · AGENTS.md
git:20260919.a9f7da5 · audit A · 12 stars
CLAUDE.md claude
reidemeister94/development-skills · CLAUDE.md
git:20260517.21d6bf8 · audit B · 12 stars
ai-agent-bench skill
reidemeister94/development-skills · skills/ai-agent-bench/SKILL.md · Compare Claude Code and Codex on the same code task, with isolated worktrees, common checks, time, and cost.
git:20260919.a9f7da5 · audit A · 12 stars
align-docs skill
reidemeister94/development-skills · skills/align-docs/SKILL.md · Align stale repository docs and task records; use --clean for a full documentation cleanup.
git:20260919.a9f7da5 · audit A · 12 stars
best-practices skill
reidemeister94/development-skills · skills/best-practices/SKILL.md · Research current practices or compare approaches using primary evidence and the user's constraints.
git:20260919.a9f7da5 · audit A · 12 stars
bro skill
reidemeister94/development-skills · skills/bro/SKILL.md · Use when the user says an explanation was unclear, too technical, or full of jargon, or asks for plain language.
git:20260919.a9f7da5 · audit A · 12 stars
changelog skill
reidemeister94/development-skills · skills/changelog/SKILL.md · Add CHANGELOG.md entries, derive them from commits, or cut a Keep a Changelog and SemVer release.
git:20260724.ba2c70f · audit A · 12 stars
commit skill
reidemeister94/development-skills · skills/commit/SKILL.md · Create a user-requested Conventional Commit from the staged changes.
git:20260919.a9f7da5 · audit A · 12 stars
create-test skill
reidemeister94/development-skills · skills/create-test/SKILL.md · Define or implement regression proof: test strategy, black-box or integration tests, KPIs, thresholds, audits, or…
git:20260919.a9f7da5 · audit A · 12 stars
eval-regression skill
reidemeister94/development-skills · skills/eval-regression/SKILL.md · Check skill routing or behavior, investigate a regression, or compare plugin changes with a base commit.
git:20260919.a9f7da5 · audit A · 12 stars
explain-diff skill
reidemeister94/development-skills · skills/explain-diff/SKILL.md · Explain a code change, its reasons, effects, trade-offs, and verification limits.
git:20260919.a9f7da5 · audit A · 12 stars
handoff skill
reidemeister94/development-skills · skills/handoff/SKILL.md · Create a self-contained temporary handoff document when the user asks to transfer the session to a new chat or runs…
git:20260919.a9f7da5 · audit A · 12 stars

Every file in reidemeister94/development-skills

Other files named brainstorming

brainstorming skill
obra/superpowers · skills/brainstorming/SKILL.md · You MUST use this before any creative work - creating features, building components, adding functionality, or modifying…
git:20260919.5bf4e78 · audit A · 291,204 stars
brainstorming skill
jnmetacode/superpowers-zh · skills/brainstorming/SKILL.md · 在任何创造性工作之前必须使用此技能——创建功能、构建组件、添加功能或修改行为。在实现之前先探索用户意图、需求和设计。
v1.0.0 · audit A · 8,203 stars
brainstorming skill
a5c-ai/babysitter · library/methodologies/superpowers/skills/brainstorming/SKILL.md · Use when starting any creative work - creating features, building components, adding functionality, or modifying…
git:20260601.da7723a · audit A · 1,809 stars
brainstorming skill
a5c-ai/babysitter · library/methodologies/rpikit/skills/brainstorming/SKILL.md · Clarify vague requirements through exploratory questioning and option generation before committing to research or…
git:20260601.da7723a · audit A · 1,809 stars
brainstorming skill
mohitagw15856/pm-claude-skills · exports/openclaw/brainstorming/SKILL.md · Run a real brainstorm — divergent generation without judgment, then convergent selection with explicit criteria —…
git:20260714.b87d8d4 · audit A · 1,392 stars
brainstorming skill
ganyuanran/aegis · skills/brainstorming/SKILL.md · Use when defining ambiguous or high-complexity new features, product behavior, UI/component design, architecture…
git:20260916.9a51c7a · audit A · 1,280 stars
brainstorming skill
hashgraph-online/awesome-codex-plugins · plugins/Colin4k1024/tsp/skills/brainstorming/SKILL.md · 苏格拉底式创意探索技能,融合 gstack 的 brainstorm 和 superpowers 的 aside 模式。 在不同方案之间做发散-收敛循环,用分块展示降低认知负荷,帮助团队找到最佳路线。
git:20260512.6523792 · audit A · 1,074 stars
brainstorming skill
huiliyi37/tianshu-harness · runtime-assets/bundled-skills/brainstorming/SKILL.md · You MUST use this before any creative work - creating features, building components, adding functionality, or modifying…
git:20260909.60a2332 · audit A · 883 stars

Browse by kind, by grade A, or by owner.