feat: 添加 OPSX 工作流命令文档和 OpenSpec 集成#4
Conversation
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughThis pull request introduces comprehensive OpenSpec workflow documentation and skill specifications for change management (apply, archive, explore, propose), adds GitHub Actions for automated AI-based code reviews, provides a structured code review prompt, and establishes project configuration guidelines. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Changes
本次 PR 新增了 11 个文件,共 1515 行代码,主要包括:
OPSX 命令文档
opsx:apply- 实现 OpenSpec 变更任务opsx:archive- 归档已完成的变更opsx:explore- 进入探索模式,思考想法、调查问题、明确需求opsx:propose- 快速描述构建内容并生成完整提案OpenSpec Skills
openspec-apply-change- 实现 OpenSpec 变更任务openspec-archive-change- 归档已完成的变更openspec-explore- 探索模式的技能实现openspec-propose- 快速生成变更提案GitHub 集成
Test plan
🤖 Generated with Claude Code
Summary by CodeRabbit
Documentation
Chores