Add ai project definition skill - #144
Open
MedocMay wants to merge 1 commit into
Open
Conversation
nlp-zn
self-requested a review
May 7, 2026 04:01
nlp-zn
requested changes
May 7, 2026
nlp-zn
left a comment
Collaborator
There was a problem hiding this comment.
按 skill-creator 原则 review,这个 skill 方向对,但建议补完验证和自检结构后再合。
-
缺少 evals/test prompts。请按 skill-creator 流程补
evals/evals.json,至少覆盖:- 一句非常模糊的 AI 需求,需要先追问或显式标记待确认项
- 已有流程/SOP 的需求,需要产出完整项目定义卡
- 高风险场景(审批、资金、合同、对外输出),需要保留人工点和当前不做事项
-
执行步骤第 8 条说要“附自检结果”,但输出模板没有自检区块。建议在模板后补“自检结果/待确认项/风险与假设”,并明确检查目标用户是否具体、AI 介入点是否只选一处、MVP 是否可验证、成功标准是否可测量。
-
信息不完整时的行为还不够明确。现在写了“至少要明确”,但没有说不满足时是先追问、还是用
[待确认]占位继续输出。建议规定:缺关键字段时先问不超过 3 个问题;若用户要求先出草案,则用待确认项并降低置信度。 -
description 可以更 pushy 一点:加入用户常见说法,比如“帮我把一个 AI 想法落成项目定义/PRD/MVP/立项卡/成功指标/人工保留点”。这符合 skill-creator 对触发描述的建议。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更信息
业务同学提交到 devdevfeat/ai-project-definitionai-project-definitionskills/ai-project-definition用于把一句模糊 AI 需求改写成可落地的项目定义,帮助团队在立项评审、方案定义和需求收敛阶段明确目标用户、具体问题、AI 介入点和 MVP 边界。feat/ai-project-definition是本次变更内容
ai-project-definitionAI 项目定义卡Markdown 结构验证方式
skills/ai-project-definition/补充说明
scene-analysis、pseudo-ai-detection前后衔接,用于在通过前期诊断后把需求收敛成可继续流转的项目定义卡Agent 提交备注
devdev提 PR 到main