[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:plan
name: ce:plan
description: Transform feature descriptions into well-structured project plans following conventions
argument-hint: "[feature description, bug report, or improvement idea]"
---