Skip to content

chore: 清理 OpenSpec 和旧有技能文件 - #3

Merged
StephenQiu30 merged 1 commit into
mainfrom
cleanup-openspec-files
Jul 12, 2026
Merged

chore: 清理 OpenSpec 和旧有技能文件#3
StephenQiu30 merged 1 commit into
mainfrom
cleanup-openspec-files

Conversation

@StephenQiu30

Copy link
Copy Markdown
Owner

变更内容

清理项目中不再使用的 OpenSpec 相关文件和多个平台(Cursor、Claude、Codex、Agent)中的 openspec 技能文件。

变更列表

  • 删除 .agent/.claude/.codex/.cursor/ 中的 openspec 技能文件(共 40 个 SKILL.md)
  • 删除 openspec/ 目录下的存档变更、配置文件和规范文件
  • 清理已归档的排序算法文档整理相关变更

🤖 Generated with Claude Code

- 删除 .agent/.claude/.codex/.cursor 中的 openspec 技能文件
- 删除 openspec/ 目录中的存档变更、配置和规范文件
- 清理已归档的排序算法文档整理相关文件

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 12, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@StephenQiu30, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 8 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 05598c9e-fe8f-44b9-94e7-d41e13d98e85

📥 Commits

Reviewing files that changed from the base of the PR and between 56eb006 and 4bc48c5.

📒 Files selected for processing (49)
  • .agent/skills/openspec-apply-change/SKILL.md
  • .agent/skills/openspec-archive-change/SKILL.md
  • .agent/skills/openspec-bulk-archive-change/SKILL.md
  • .agent/skills/openspec-continue-change/SKILL.md
  • .agent/skills/openspec-explore/SKILL.md
  • .agent/skills/openspec-ff-change/SKILL.md
  • .agent/skills/openspec-new-change/SKILL.md
  • .agent/skills/openspec-onboard/SKILL.md
  • .agent/skills/openspec-sync-specs/SKILL.md
  • .agent/skills/openspec-verify-change/SKILL.md
  • .claude/skills/openspec-apply-change/SKILL.md
  • .claude/skills/openspec-archive-change/SKILL.md
  • .claude/skills/openspec-bulk-archive-change/SKILL.md
  • .claude/skills/openspec-continue-change/SKILL.md
  • .claude/skills/openspec-explore/SKILL.md
  • .claude/skills/openspec-ff-change/SKILL.md
  • .claude/skills/openspec-new-change/SKILL.md
  • .claude/skills/openspec-onboard/SKILL.md
  • .claude/skills/openspec-sync-specs/SKILL.md
  • .claude/skills/openspec-verify-change/SKILL.md
  • .codex/skills/openspec-apply-change/SKILL.md
  • .codex/skills/openspec-archive-change/SKILL.md
  • .codex/skills/openspec-bulk-archive-change/SKILL.md
  • .codex/skills/openspec-continue-change/SKILL.md
  • .codex/skills/openspec-explore/SKILL.md
  • .codex/skills/openspec-ff-change/SKILL.md
  • .codex/skills/openspec-new-change/SKILL.md
  • .codex/skills/openspec-onboard/SKILL.md
  • .codex/skills/openspec-sync-specs/SKILL.md
  • .codex/skills/openspec-verify-change/SKILL.md
  • .cursor/skills/openspec-apply-change/SKILL.md
  • .cursor/skills/openspec-archive-change/SKILL.md
  • .cursor/skills/openspec-bulk-archive-change/SKILL.md
  • .cursor/skills/openspec-continue-change/SKILL.md
  • .cursor/skills/openspec-explore/SKILL.md
  • .cursor/skills/openspec-ff-change/SKILL.md
  • .cursor/skills/openspec-new-change/SKILL.md
  • .cursor/skills/openspec-onboard/SKILL.md
  • .cursor/skills/openspec-sync-specs/SKILL.md
  • .cursor/skills/openspec-verify-change/SKILL.md
  • openspec/changes/archive/2026-04-15-organize-sorting-algorithm-docs-and-unify-style/.openspec.yaml
  • openspec/changes/archive/2026-04-15-organize-sorting-algorithm-docs-and-unify-style/design.md
  • openspec/changes/archive/2026-04-15-organize-sorting-algorithm-docs-and-unify-style/proposal.md
  • openspec/changes/archive/2026-04-15-organize-sorting-algorithm-docs-and-unify-style/specs/sorting-doc-style-consistency/spec.md
  • openspec/changes/archive/2026-04-15-organize-sorting-algorithm-docs-and-unify-style/specs/sorting-docs-curation/spec.md
  • openspec/changes/archive/2026-04-15-organize-sorting-algorithm-docs-and-unify-style/tasks.md
  • openspec/config.yaml
  • openspec/specs/sorting-doc-style-consistency/spec.md
  • openspec/specs/sorting-docs-curation/spec.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cleanup-openspec-files

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@StephenQiu30
StephenQiu30 merged commit 4bc48c5 into main Jul 12, 2026
2 checks passed
@StephenQiu30
StephenQiu30 deleted the cleanup-openspec-files branch July 12, 2026 03:50
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