[2.10.2] Rename workflow commands to ce: prefix

- /compound:plan → /ce:plan
- /compound:review → /ce:review
- /compound:work → /ce:work
- /compound:codify → /ce:compound

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Kieran Klaassen
2025-12-10 18:43:13 -08:00
parent 35b39ddc10
commit 5bcbc1aadf
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
---
name: compound:review
name: ce:review
description: Perform exhaustive code reviews using multi-agent analysis, ultra-thinking, and worktrees
argument-hint: "[PR number, GitHub URL, branch name, or latest]"
---