openspec-plan
仓库创建 2026年7月28日最近提交 7 小时前SkillHot 收录 1 小时前
▸ 精选理由
保持 GSD 的计划检查对 OpenSpec 要求透明且自动同步。
这个 Skill 做什么
将 OpenSpec 要求与任务投影到 GSD 的计划文件并校验覆盖率。
把 OpenSpec 里的需求和任务机械化地投影进 GSD 的 REQUIREMENTS.md 和各阶段的 PLAN.md,并检查覆盖率和差距。在用 OpenSpec 管理需求但又要和 GSD 的计划/校验体系对齐时用。特别之处是保持自动化投影,不手动改 REQUIREMENTS.md,让 plan-checker 能无缝做 gap-analysis。
▸ 展开 SKILL.md 英文原文
Syncs OpenSpec requirements into GSD's REQUIREMENTS.md (REQ-ID projection), maps OpenSpec tasks.md to the phase's PLAN.md files, and answers the plan:post agentVerdict gate (scenario coverage check). Runs as part of /gsd-plan-phase for any phase with an OPENSPEC-LINK.md.
0
Stars
0
Forks
11
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/mshegolev/gsd-openspec-integration/main/capabilities/openspec/skills/openspec-plan/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/mshegolev/gsd-openspec-integration/main/capabilities/openspec/skills/openspec-plan/SKILL.md"SKILL.MD 节选查看完整文件 ↗
## Purpose The one skill that keeps GSD's native requirement-coverage machinery (plan-checker Dimension 1, the `gap-analysis` capability) working unmodified on OpenSpec-sourced requirements, by keeping `.planning/REQUIREMENTS.md` a faithful, mechanical projection of `openspec/changes/<id>/specs/` — never hand-authored once this integration is active. ## Invocation conditions - Automatically as the `plan:post` gate's `agentVerdict` check (advisory scenario-coverage report). - Directly, to force a `REQUIREMENTS.md` re-sync without waiting for the next `/gsd-plan-phase` (e.g. after `openspec-repair` updated a spec). ## Required inputs - `.planning/phases/<NN>-<slug>/<NN>-OPENSPEC-LINK.md`
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有