build-loop:prd-bridge
仓库创建 2026年4月7日最近提交 20 天前SkillHot 收录 20 天前
▸ 精选理由
帮助在开发各阶段以产品战略为基准,避免功能迷失方向。
这个 Skill 做什么
将构建流程与项目 PRD 的战略框架连通,提供导航地图与建议。
把构建各阶段的推理与项目 PRD 的战略框架接轨,提取 PRD 里的 Navigation Map 和常真原则,确保后续决策有产品策略做参照。通常在 Phase 1 评估或提到 PRD 时启用;它不负责写 PRD,只把战略语境带进构建流程。特别之处是把战略真相常驻于构建流程,避免工程脱离产品目标。
▸ 展开 SKILL.md 英文原文
Use when Phase 1 Assess runs, the user mentions a PRD, or asks to "ground the build in product strategy". Surfaces always-true principles and Navigation Map from the project PRD so subsequent phases reason from strategic frame; recommends prd-builder if none exists. NOT for authoring a PRD from scratch (use `prd-builder`), API registration (use `api-registry-bridge`), or UI verification (use `ibr-bridge`).
1
Stars
0
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/tyroneross/build-loop/main/skills/prd-bridge/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/tyroneross/build-loop/main/skills/prd-bridge/SKILL.md"SKILL.MD 节选查看完整文件 ↗
<!-- SPDX-FileCopyrightText: 2025-2026 Tyrone Ross, Jr <46267523+tyroneross@users.noreply.github.com> | SPDX-License-Identifier: Apache-2.0 --> # PRD Bridge Lets build-loop ground every phase decision in a project's strategic frame (its PRD) when one exists, and surfaces a recommendation when one doesn't. The PRD is the source of strategic truth; this bridge consumes it without coupling to its content. **Use:** - **Phase 1 Assess** — load PRD frontmatter and Navigation Map; mirror always-true principles into `.build-loop/state.json.prd`. Phase 2 Plan and Phase 5 Review consult this for scoping, criterion design, and "is this on-vision" gates. - **Phase 5 Review-D Fact-Check** — verify the
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有