Skip to content

fix(plan): replace deprecated /technical_review with /ce:review#247

Open
mvanhorn wants to merge 1 commit intoEveryInc:mainfrom
mvanhorn:osc/244-fix-deprecated-technical-review
Open

fix(plan): replace deprecated /technical_review with /ce:review#247
mvanhorn wants to merge 1 commit intoEveryInc:mainfrom
mvanhorn:osc/244-fix-deprecated-technical-review

Conversation

@mvanhorn
Copy link
Contributor

Summary

  • Replace all 6 references to the removed /technical_review command with /ce:review in ce:plan and deepen-plan
  • The /technical_review command was deleted (see CHANGELOG v2.32.0) but its references remained in the post-generation options

Fixes #244

Changes

commands/ce/plan.md (4 references):

  • Post-generation option: /technical_review -> /ce:review
  • Selection handler: same
  • Options loop: same
  • Issue creation follow-up: same

commands/deepen-plan.md (2 references):

  • Post-enhancement option: /technical_review -> /ce:review
  • Selection handler: same

Test plan

  • Run /ce:plan and verify the post-generation options show /ce:review instead of /technical_review
  • Run /deepen-plan and verify the same

This contribution was developed with AI assistance (Claude Code).

The /technical_review command was removed but references remained in
ce:plan and deepen-plan. Updated all 6 references to use /ce:review.

Fixes EveryInc#244

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

Deprecated /technical_review command still referenced in /ce:plan prompt

1 participant