Skip to content

Remove deprecated command files#727

Open
hiepau1231 wants to merge 1 commit intoobra:mainfrom
hiepau1231:main
Open

Remove deprecated command files#727
hiepau1231 wants to merge 1 commit intoobra:mainfrom
hiepau1231:main

Conversation

@hiepau1231
Copy link

Summary

  • Remove 3 deprecated command files that have been replaced by their corresponding skills
  • commands/brainstorm.md → replaced by brainstorming skill
  • commands/write-plan.md → replaced by writing-plans skill
  • commands/execute-plan.md → replaced by executing-plans skill

Context

These command files only contained deprecation notices directing users to use the skill equivalents instead. Since the skills are fully functional and these commands serve no purpose beyond showing a deprecation message, they can be safely removed.

Changes

  • Deleted commands/brainstorm.md
  • Deleted commands/write-plan.md
  • Deleted commands/execute-plan.md

The brainstorm, write-plan, and execute-plan commands have been replaced by their corresponding skills (brainstorming, writing-plans, executing-plans) and are no longer needed.
@coderabbitai
Copy link

coderabbitai bot commented Mar 14, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 6ca3faa7-8647-4196-a906-f65bfc1acfee

📥 Commits

Reviewing files that changed from the base of the PR and between 363923f and f272177.

📒 Files selected for processing (3)
  • commands/brainstorm.md
  • commands/execute-plan.md
  • commands/write-plan.md
💤 Files with no reviewable changes (3)
  • commands/execute-plan.md
  • commands/brainstorm.md
  • commands/write-plan.md

📝 Walkthrough

Walkthrough

This PR removes three deprecated command documentation files: commands/brainstorm.md, commands/execute-plan.md, and commands/write-plan.md. Each file contained only a deprecation notice directing users to use alternative "superpowers" skills. No functional code or runtime logic is affected.

Changes

Cohort / File(s) Summary
Deprecated Command Documentation Removal
commands/brainstorm.md, commands/execute-plan.md, commands/write-plan.md
Deleted deprecation notices for three commands (brainstorm, execute-plan, write-plan). Each file previously instructed users to use alternative "superpowers" skills instead.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related issues

Poem

🐰 Three old files fade away,
Deprecated signs of yesterday,
Superpowers take their place with grace,
Cleaner docs, a tidier space!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and clearly summarizes the main change: removing three deprecated command files.
Description check ✅ Passed The description is well-detailed and directly related to the changeset, explaining which files were removed and why.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
📝 Coding Plan
  • Generate coding plan for human review comments

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 and usage tips.

Tip

You can customize the high-level summary generated by CodeRabbit.

Configure the reviews.high_level_summary_instructions setting to provide custom instructions for generating the high-level summary.

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