openspec-bridge-explore

仓库创建 2026年7月28日最近提交 7 小时前SkillHot 收录 1 小时前
▸ 精选理由

在想法尚模糊时保留探索产出并指引到提案流程。

这个 Skill 做什么

将 OpenSpec 的探索结果桥接到 GSD 入口,便于后续讨论发现。

把 OpenSpec 的 /opsx:explore 探索结果桥接到 GSD 的入口,确保模糊想法一旦有价值能被 /gsd-discuss-phase 找到并顺利进入提案流程。适合还有初步想法但还没提交 OpenSpec 变更前的过渡步骤。它不是替代 explore,只负责把探索产物放到 GSD 能发现的位置并引导到 /opsx:propose。

▸ 展开 SKILL.md 英文原文

Bridges OpenSpec's own /opsx:explore into the GSD entry point — use before /gsd-discuss-phase when the user has an idea but no OpenSpec change yet. Does not replace OpenSpec's explore skill; it just makes sure exploration output lands where GSD's discuss:pre check will find it.

开发编程OpenSpec集成探索桥接工作流通用
0
Stars
0
Forks
11
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/mshegolev/gsd-openspec-integration/main/capabilities/openspec/skills/openspec-bridge-explore/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/mshegolev/gsd-openspec-integration/main/capabilities/openspec/skills/openspec-bridge-explore/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
## Purpose

`/opsx:explore` (OpenSpec's own skill) is already the right no-stakes thinking partner for a fuzzy idea. This skill's only job is to make sure that when exploration crystallizes into something worth building, the user is pointed at `/opsx:propose` — and, once a change exists, that GSD's `discuss:pre` fragment can find it (see `openspec-propose`'s output contract). This skill contributes no new exploration logic; it is a thin dispatcher plus a phase-scope reminder.

## Invocation conditions

- User says something like "I want to build X but haven't scoped it" before running `/gsd-discuss-phase`.
- `discuss:pre` told the user no change is linked and they chose to explore rather tha
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有