Skip to content

feat: add backlog-to-openspec skill and harden release workflow#32

Merged
tryweb merged 1 commit intomainfrom
skills
Mar 28, 2026
Merged

feat: add backlog-to-openspec skill and harden release workflow#32
tryweb merged 1 commit intomainfrom
skills

Conversation

@tryweb
Copy link
Copy Markdown
Owner

@tryweb tryweb commented Mar 28, 2026

Summary

  • 新增 backlog-to-openspec skill:將 backlog 轉換為 OpenSpec change 的標準化流程
  • 更新 release-workflow skill:
    • 升級至 v2.0
    • 新增 Claim-to-Evidence Gate(Spec/Code/Test 三方對帳)
    • 新增 Operability Gate(user-facing 功能需有 runtime entrypoint + 測試)
    • 新增 Tag timing rule(禁止版本 bump/changelog 先於實作)
  • 調整 .gitignore 允許追蹤 .opencode/skills/**

Changes

  • .gitignore - 允許追蹤 skills 目錄
  • .opencode/config.json - 新增 backlog-to-openspec skill 配置
  • .opencode/skills/backlog-to-openspec/SKILL.md - 新增 skill 文件
  • .opencode/skills/release-workflow/SKILL.md - 更新 release workflow 文件

@tryweb tryweb merged commit 66991ef into main Mar 28, 2026
9 checks passed
@tryweb tryweb deleted the skills branch March 28, 2026 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant