What problem does it solve?
This Skill removes the manual burden of watching Nx Cloud CI pipelines, interpreting failures, and deciding whether to wait, retry, apply a verified fix, or stop safely.
Core Features & Use Cases
- CI Status Monitoring: Tracks branch-level CI attempts, progress, and terminal outcomes with deterministic polling logic.
- Self-Healing Fix Handling: Applies or rejects verified fixes, manages environment reruns, and coordinates wait mode until a new attempt appears.
- Safety and Recovery Controls: Enforces budgets, detects throttling, handles no-task failures, and uses guarded git actions to avoid unsafe automation.
- Use Case: Use this Skill when a branch is stuck in CI and you need an AI orchestrator to keep monitoring, surface the current state, and guide or execute the next safe recovery step.
Quick Start
Ask the AI to monitor the current branch’s Nx Cloud CI pipeline and handle any verified self-healing or recovery actions until the run succeeds or safely stops.