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:
@@ -323,9 +323,9 @@ mcp__xcodebuildmcp__shutdown_simulator({ simulator_id: "[uuid]" })
|
||||
/xcode-test current
|
||||
```
|
||||
|
||||
## Integration with /workflows:review
|
||||
## Integration with /ce:review
|
||||
|
||||
When reviewing PRs that touch iOS code, the `/workflows:review` command can spawn this as a subagent:
|
||||
When reviewing PRs that touch iOS code, the `/ce:review` command can spawn this as a subagent:
|
||||
|
||||
```
|
||||
Task general-purpose("Run /xcode-test for scheme [name]. Build, install on simulator, test key screens, check for crashes.")
|
||||
|
||||
Reference in New Issue
Block a user