Home / minleev5 / devkeel · .harness/skills/brainstorming/SKILL.md · GitHub

brainstorming skillA

brainstorming is agent-read markdown (skill) from minleev5/devkeel: 探索、比较、挑战或补全开发方案;按 Lite/Full 深度进行单题访谈,并在用户同意持久化后维护 OpenSpec Living brainstorm。.

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

通过单题访谈形成共同设计。同一 change 的需求与技术设计只在此处发生,下游 artifacts 只投影。

## 工作状态与权限

| 状态 | 边界 |
|------|------|
| topic-only(默认) | 在会话中调查、讨论或做 Gap Check,不创建 change、不写文件;结束时输出决定、开放项、阶段与下一步 |
| change-draft | 用户显式 `/opsx:new` 或同意持久化后进入,只维护 `brainstorm.md` |

本 skill 不修改实现、不生成下游 artifacts;`/opsx:ff` 只改变节奏,不跳过未确认决定。
用户暂停时保留 D/A/O 与下一 gap,不把讨论完成表述为实现完成。

## 按需引用

普通 topic-only 无 change 线索且无需查询时,不加载以下引用:

- 定位、读取或恢复已有 change 状态(含冲突或复用查询):先读 [OpenSpec 上下文](references/openspec-context.md)。
- 准备创建、恢复持久化讨论、维护、确认或迁移 Living brainstorm:先读 [Living brainstorm](references/living-brainstorm.md)。

仅查看 change 不授权写入;已有可靠上下文可复用,不因加载引用重复查询。

## 讨论深度

深度 `lite` / `full` 控制探索范围,与工作流 schema、工作状态分别维护;切换深度不改变它们或
文档、实施、治理授权。

选择优先级:用户当前明确指定 → 当前主题已记录深度 → 已选工作流的同名默认值。均无时,明确要求
探索方向、比较方案或挑战思路用 Full,其余(包括已有方案)用 Lite。支持自然语言覆盖;仅在歧义
明显影响讨论范围时询问。首次进入或深度变化时简述深度与依据。

| 深度 | 探索与探针策略 | 收敛要求 |
|------|----------------|----------|
| Lite | 围绕当前方向补缺,按需定向调用需求或技术探针 | 当前讨论目标闭合,没有阻塞决定 |
| Full | 主动检查相关假设、替代方向与风险,完成需求和技术双探针检查 | 满足 Lite 条件,且两类检查已完成或有有效结果可复用 |

两档都须处理影响主方案或关键验收的风险,不按问题数、调用次数或篇幅衡量深度,不遍历无关维度、
制造问题或替代方案。Full 达到条件即收敛,无须先降为 Lite。

局部缺口不升级;明显扩大探索范围时,说明新证据与价值,建议切换并等待确认。用户主动切换时
立即调整,保留有效决定、调查和未解决的关键风险。

## 调查与探针
…

Read the whole file at its exact version.

How to install

Latest version
mdr add minleev5/devkeel/brainstorming@v9.1.1
Exact content
mdr add minleev5/devkeel/brainstorming@sha256:53a9289b74ac936d

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_p6jgapazebdvjayc.svg)](https://markdownregistry.com/a/art_p6jgapazebdvjayc)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v9.1.1 latest2026-09-24 8bc6bbc 6,696 BA view · diff
v9.1.02026-09-24 82ce3b6 6,696 BA view · diff
v9.0.02026-09-23 6c34cd9 8,656 BA view · diff
v8.0.32026-09-22 123429c 10,050 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 (6696 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

minleev5/devkeel · 3 stars · license MIT · pushed 2026-09-24 · branch master

API

GET https://markdownregistry.com/api/v1/artifacts/art_p6jgapazebdvjayc
GET https://markdownregistry.com/api/v1/resolve?ref=minleev5/devkeel/brainstorming
GET https://markdownregistry.com/api/v1/blob/53a9289b74ac936d16546f88e47f19dbb815471b31c881e08bb791d7e13ed353

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 minleev5/devkeel

changelog skill
minleev5/devkeel · .harness/skills/changelog/SKILL.md · Use when 编辑 changelog、发布 CLI 或模板版本、或判断某项用户可见变更是否需要进入版本记录。
v3.0.0 · audit A · 3 stars
commit skill
minleev5/devkeel · .harness/skills/commit/SKILL.md · 用户明确选择 commit、push 或 MR/PR 后使用的原子交付流程。任务完成或归档本身不触发;在授权范围内完成交付目标及其必要动作。
v1.2.4 · audit A · 3 stars
doc-maintenance skill
minleev5/devkeel · .harness/skills/doc-maintenance/SKILL.md · CLI 文档维护与一致性检查流程
v1.2.0 · audit A · 3 stars
domain-init skill
minleev5/devkeel · .harness/skills/domain-init/SKILL.md · 对项目进行全盘扫描,识别领域类型和技术栈,通过多 subAgent 并行扫描多维度, 生成项目知识 docs 与专属 rules、skills 和 agents。使用「自动 baseline + 交互式增强」…
v2.0.2 · audit A · 3 stars
health-check skill
minleev5/devkeel · .harness/skills/health-check/SKILL.md · 一键检查项目代码健康度指标
v1.0.0 · audit A · 3 stars
instruction-maintenance skill
minleev5/devkeel · .harness/skills/instruction-maintenance/SKILL.md · 精简并校验 AGENTS.md、OpenSpec schema/instruction、OPSX commands、SKILL.md、prompt 与 artifact 模板。用于审查当前 diff…
v1.0.0 · audit A · 3 stars
jira-defect-orchestrator skill
minleev5/devkeel · .harness/skills/jira-defect-orchestrator/SKILL.md · 独立编排 Jira 缺陷的取证、修复、验证、回填与 MR 交付,按决策风险确认。适用于用户提供 Jira URL 或 issue key,要求结合运行日志、配置、只读业务数据和代码证据处理生产或测试环境缺陷;普通无 Jira…
v1.3.2 · audit A · 3 stars
new-subcommand skill
minleev5/devkeel · .harness/skills/new-subcommand/SKILL.md · 为 DevKeel CLI 新增子命令的标准开发流程
v1.0.0 · audit A · 3 stars
openspec-apply-change skill
minleev5/devkeel · .harness/skills/openspec-apply-change/SKILL.md · 按 OpenSpec 动态 apply instruction 实施 change tasks,并处理 DevKeel 收尾门禁。
v3.2 · audit A · 3 stars
openspec-archive-change skill
minleev5/devkeel · .harness/skills/openspec-archive-change/SKILL.md · 检查完成状态、评估 spec sync,并按 schema 收尾门禁归档 OpenSpec change。
v3.3 · audit A · 3 stars
openspec-bulk-archive-change skill
minleev5/devkeel · .harness/skills/openspec-bulk-archive-change/SKILL.md · 批量检查 spec 冲突,并按 schema 门禁归档用户明确选择的多个 OpenSpec changes。
v2.2 · audit A · 3 stars
openspec-continue-change skill
minleev5/devkeel · .harness/skills/openspec-continue-change/SKILL.md · 继续 OpenSpec change;Draft 时继续单题访谈,Confirmed 后每次最多投影一个 planning artifact。
v2.2 · audit A · 3 stars

Every file in minleev5/devkeel

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.