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:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user