
Post-CUE-edit workflow — vendor presets into examples, validate, format-check. Run after editing cuemodule/ files.
Run tests, lint, format, create branch if needed, and commit with conventional message.
Pre-release checklist — verify CI status, version tags, CUE module coordination, changelog preview. Read-only.
Respond to GitHub Copilot review comments — fix or reply, then commit and resolve threads.
Inspect GitHub Actions CI failure logs and auto-fix the issues.
Expert team review and refactor — tomei, Go, TDD, OS specialists discuss the diff and implement improvements.
Run full test suite — unit, integration, e2e sequentially. Stops on first failure.