Watch GitHub Actions CI after PR creation, detect failures, extract logs, apply minimal fixes, and re-push — keeping the delivery session alive until CI resolves or escalating after 3 cycles. Activate immediately after gh pr create and before marking the story done.
$npx -y skills add fr-e-d/gaai-framework --skill ci-watch-and-fixInstalls into the current project.
Run `npx skills use "https://github.com/fr-e-d/gaai-framework" --skill "fr-e-d/gaai-framework/ci-watch-and-fix"` 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/fr-e-d/gaai-framework" that are relevant to the current task. Run `npx skills add "https://github.com/fr-e-d/gaai-framework"` and select the relevant skills, then follow their instructions.