What problem does it solve?
This Skill continuously monitors Nx Cloud CI pipeline executions, detects failures and environment issues, and coordinates verification and self-healing actions to reduce manual triage and repeated CI cycles.
Core Features & Use Cases
- Automated Monitoring Loop: Polls Nx Cloud for CI Attempt status, self-healing progress, and verification results using a deterministic decision engine.
- Self-healing Orchestration: Applies, rejects, or requests environment reruns via MCP tools, and can trigger local verification and safe git operations when required.
- Gatekeeping & Safety: Enforces local-fix and environment rerun budgets, circuit-breakers, and explicit user overrides to avoid destructive or noisy actions.
- Use Case: Monitor a failing PR on a feature branch, let the skill wait for Nx Cloud self-healing to complete, and then either auto-apply a verified fix or run safe local verification and push an enhanced fix.
Quick Start
Start monitoring the current branch's CI and attempt self-healing by issuing the command monitor ci.