Files
openclaw-backups/skills/opencode-controller/references/workflow.md
2026-02-17 15:50:53 +00:00

13 lines
336 B
Markdown

## Standard workflow
1. Confirm AI provider and auth method with the user
2. Start Opencode
3. Reuse existing project session if present
4. Select AI model using `/models`
5. Ensure Plan mode
6. Generate and validate plan
7. Switch to Build mode
8. Implement
9. Handle interruptions by returning to Plan mode
10. Repeat until finished