Unified CI watch + auto-fix loop skill. Polls gh pr checks after /moai sync PR creation, classifies required vs auxiliary failures, attempts safe automated patches (max 3 iterations), and escalates semantic failures to the user. Use for CI loop workflow — NOT for general loop iteration patterns (see moai-workflow-loop).
$npx -y skills add modu-ai/moai-adk --skill moai-workflow-ci-loopInstalls into the current project.
Run `npx skills use "https://github.com/modu-ai/moai-adk" --skill "modu-ai/moai-adk/moai-workflow-ci-loop"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/modu-ai/moai-adk" that are relevant to the current task. Run `npx skills add "https://github.com/modu-ai/moai-adk"` and select the relevant skills, then follow their instructions.