chore: 为项目安装并初始化 OpenSpec - #2
Draft
rogertan30 wants to merge 1 commit into
Draft
Conversation
- 初始化 openspec/(spec-driven)并写入项目上下文 - 配置 Cursor skills 与 /opsx:* 斜杠命令 - 补充 README,说明仓库用途与 OpenSpec 用法 Co-authored-by: 谭宇翔 <rogertan30@gmail.com>
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.
变更说明
为
pingpingduo仓库安装并初始化 OpenSpec,接入 Cursor 工具链。做了什么
@fission-ai/openspec@1.6.0openspec init --tools cursor --profile coreopenspec/目录(config.yaml、specs/、changes/)/opsx:*斜杠命令(.cursor/)openspec/config.yaml中写入本仓库上下文(Universal Links 静态配置仓库)README.md,说明 OpenSpec 用法使用方式
本地需 Node.js ≥ 20.19:
Cursor 中可用:
/opsx:explore、/opsx:propose、/opsx:apply、/opsx:archive等。重启 IDE 后斜杠命令生效。