to-prd
仓库创建 2026年7月6日最近提交 22 天前SkillHot 收录 22 天前
▸ 精选理由
省去人工整理对话为产品文档并一键发布到追踪器。
▸ 风险提示
需要 issue 追踪器的写权限(如 GitHub token)
这个 Skill 做什么
将当前对话综合为 PRD 并直接发布到项目的 issue 追踪器上。
把当前聊天内容整理成一份可执行的 PRD,然后直接在项目的 issue 跟踪器里建好票发出去。适合已经把需求聊明白、不想再做访谈或反复确认时,用来把结论落地成任务。特别之处是会结合代码库现状和现有的标签/分级把内容分类,不会再额外提问就去发布。
▸ 展开 SKILL.md 英文原文
Turn the current conversation into a PRD and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.
0
Stars
0
Forks
38
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/K3639284/skills/main/skills/engineering/to-prd/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/K3639284/skills/main/skills/engineering/to-prd/SKILL.md"SKILL.MD 节选查看完整文件 ↗
This skill takes the current conversation context and codebase understanding and produces a PRD. Do NOT interview the user — just synthesize what you already know. The issue tracker and triage label vocabulary should have been provided to you — run `/setup-matt-pocock-skills` if not. ## Process 1. Explore the repo to understand the current state of the codebase, if you haven't already. Use the project's domain glossary vocabulary throughout the PRD, and respect any ADRs in the area you're touching. 2. Sketch out the seams at which you're going to test the feature. Existing seams should be preferred to new ones. Use the highest seam possible. If new seams are needed, propose them at the h
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有