ワンクリックで
requirement-analyst
The Gatekeeper skill that analyzes user requirements for feasibility and clarity before allowing PRD creation.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
The Gatekeeper skill that analyzes user requirements for feasibility and clarity before allowing PRD creation.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Antigravity OS 记忆系统。负责读写短期记忆、长期记忆及用户偏好,并维护任务队列状态。
Agent 自进化引擎 (v2.2)。整合知识收割、工作流优化、模式检测、反思引擎、门禁偏离检测五大模块,赋予 Agent 自我学习和持续改进能力。
产品设计专家 — 将确认的方案转化为结构化 PRD 初稿,模板覆盖下游评审团所有检查维度。
项目学习技能 (v2.0)。从参考项目自动提取开发规范、架构设计和编码风格,生成知识卡片确保后续代码风格一致。
需求创意合伙人 — 从原始诉求挖掘根因、探索开源方案、生成方案矩阵,而非无条件接受用户想法。
汇总 5 位专家评审意见,仲裁冲突,生成闭环追踪表与变更日志,将初稿重写为粗设 PRD 并同步飞书。
| name | requirement-analyst |
| description | The Gatekeeper skill that analyzes user requirements for feasibility and clarity before allowing PRD creation. |
This skill acts as the first line of defense in the product development pipeline. It evaluates raw user requirements against project context to ensure they are feasible, clear, and safe to proceed.
project_summary (mission statement) to ensure alignment.The skill performs a two-step analysis:
Return a JSON-like structure or clear Markdown section:
REJECT:
CLARIFY:
PASS:
Input: "I want a dashboard."
Output:
### Status: CLARIFY
**Clarity Score**: 30%
**Reason**: "Dashboard" is too vague.
**Questions**:
1. Who is the target user for this dashboard?
2. What key metrics (KPIs) need to be displayed?
3. Is this for the admin panel or the end-user app?