feat: Update orchestration commands to reference ce:* instead of workflows:*

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Kieran Klaassen
2026-03-01 15:26:27 -08:00
parent 64c9b326a8
commit 01f15fdca9
4 changed files with 14 additions and 14 deletions

View File

@@ -8,10 +8,10 @@ disable-model-invocation: true
Run these slash commands in order. Do not do anything else. Do not stop between steps — complete every step through to the end.
1. **Optional:** If the `ralph-wiggum` skill is available, run `/ralph-wiggum:ralph-loop "finish all slash commands" --completion-promise "DONE"`. If not available or it fails, skip and continue to step 2 immediately.
2. `/workflows:plan $ARGUMENTS`
2. `/ce:plan $ARGUMENTS`
3. `/compound-engineering:deepen-plan`
4. `/workflows:work`
5. `/workflows:review`
4. `/ce:work`
5. `/ce:review`
6. `/compound-engineering:resolve_todo_parallel`
7. `/compound-engineering:test-browser`
8. `/compound-engineering:feature-video`