Home / minleev5 / devkeel · .harness/skills/requirement-analysis/SKILL.md · GitHub

requirement-analysis skillA

requirement-analysis is agent-read markdown (skill) from minleev5/devkeel: 基于现有代码与业务上下文澄清需求;可独立产出需求分析,或在 Brainstorming 中作为只读探针发现下一项高价值需求缺口。.

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

# 需求分析

把模糊意图收敛成可决策、可验收的需求结果。

## 调用方契约

先识别调用模式:

- `probe`:由 Brainstorming 调用,只返回候选 gap 与证据,不向用户提问、不写文件、不生成报告;
- `deliverable`:用户明确要求需求分析文档或调用方提供需求类 artifact 时,按下述结构交付。

OpenSpec design/specs/tasks 的投影阶段不得调用本 skill 补充语义。若投影发现需求缺口,必须停止并
交回 Brainstorming;不能利用模板空位自行扩散需求。

- 调用方提供具体模板,或 artifact instruction 已明确标题、字段与顺序时,以该结构为准;
  不追加默认模板章节,不另建平行报告。
- 只有输出路径或内容约束、没有具体结构时,不视为已提供模板;按默认模板交付到指定位置。
- 同一 Agent 上下文仍热且没有压缩、外部编辑或事实不确定时,复用已有调查与决策。
- 独立调用且用户未指定文件时,先在回复中给结果;需要持久化时遵循项目文档位置约定。
- 只负责需求分析。完成后返回调用方,不自动调用 Explore、technical-design、tasks 或 apply。

## Probe 输出契约

仅在 probe 模式按 Brainstorming 传入的讨论深度、目标与边界、已有决定、仓库依据和探查重点工作:

- Lite:围绕当前方向,定向检查目标、边界、行为、验收或外部约束的关键缺口;
- Full:额外检查问题定义与隐含假设、遗漏场景,以及其他满足目标的合理方向;只展开相关维度;
- 未传深度时保持定向补缺;不自行切换讨论档位,不改变独立 deliverable 模式。

只返回内部候选列表,每项包含:

- 尚未确定的一件事;
- 属于当前范围的阻塞缺口,还是扩大范围才有价值的可选建议;
- 它可能改变的目标、范围、行为、验收或外部约束;
- 仓库证据与当前猜测;
- 影响和不确定性。

不要排序后一次展示给用户。调用方会与 technical-design 的 gap 合并去重,并且只询问最高价值的
一项。能从仓库查明、已有 D-* 覆盖或属于 A-* 自主范围的内容不算 gap;新证据揭示已确认决定
存在冲突或风险时,指出证据并交回 Brainstorming。可选建议不自动成为 O-* 或新需求;没有候选
缺口时返回简短检查结论与依据,不为了 Full 制造问题或替代方向。

## 输出结构优先级

1. 用户或调用方提供的具体模板优先。保留其标题、顺序、必填字段和格式;只在模板允许时
   合并或省略章节。
2. artifact instruction 明确给出结构时,将其视为调用方模板;仅有目标、约束或输出路径时,
…

Read the whole file at its exact version.

How to install

Latest version
mdr add minleev5/devkeel/requirement-analysis@v3.1.1
Exact content
mdr add minleev5/devkeel/requirement-analysis@sha256:767e868b8e55f0a8

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v3.1.1 latest2026-09-24 8bc6bbc 5,737 BA view · diff
v3.1.02026-09-24 82ce3b6 5,737 BA view · diff
v3.0.12026-09-22 123429c 4,962 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 (5737 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_jqu224tqlpkgunmg
GET https://markdownregistry.com/api/v1/resolve?ref=minleev5/devkeel/requirement-analysis
GET https://markdownregistry.com/api/v1/blob/767e868b8e55f0a83c347130b2d5de86c386190259a575c3cbe74e6a3e36fddc

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

brainstorming skill
minleev5/devkeel · .harness/skills/brainstorming/SKILL.md · 探索、比较、挑战或补全开发方案;按 Lite/Full 深度进行单题访谈,并在用户同意持久化后维护 OpenSpec Living brainstorm。
v9.1.1 · audit A · 3 stars
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

Every file in minleev5/devkeel

Other files named requirement-analysis

requirement-analysis skill
fishzjp/qa-skills · skills/requirement-analysis/SKILL.md · Model a requirement/system: extract goals, scope, roles, rules, exceptions, dependencies from PRD, docs, bugs, code…
v0.9.0 · audit A · 35 stars
requirement-analysis skill
wikkygao/requirement-analysis · SKILL.md · 多格式需求文档分析与整合。自动解析 Markdown、Excel、Word、思维导图文件,智能去重和补充需求信息,生成标准化的 PRD.md 文档。大文件采用分层提取避免上下文溢出;支持用户指定子目录输出;支持完整版/业务摘要版模板。可选集…
v1.2.2 · audit A · 11 stars

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