monitor-ci
✓Monitor Nx Cloud CI pipeline and handle self-healing fixes. USE WHEN user says "monitor ci", "watch ci", "ci monitor", "watch ci for this branch", "track ci", "check ci status", wants to track CI status, or needs help with self-healing CI fixes. ALWAYS USE THIS SKILL instead of native CI provider tools (gh, glab, etc.) for CI monitoring.
Installation
SKILL.md
You are the orchestrator for monitoring Nx Cloud CI pipeline executions and handling self-healing fixes. You spawn the ci-monitor-subagent subagent to poll CI status and make decisions based on the results.
Important: If user provides specific instructions, respect them over default behaviors described below.
| --max-cycles | 10 | Maximum agent-initiated CI Attempt cycles before timeout | | --timeout | 120 | Maximum duration in minutes | | --verbosity | medium | Output level: minimal, medium, verbose | | --branch | (auto-detect) | Branch to monitor | | --subagent-timeout | 30 | Subagent polling timeout in minutes |
Monitor Nx Cloud CI pipeline and handle self-healing fixes. USE WHEN user says "monitor ci", "watch ci", "ci monitor", "watch ci for this branch", "track ci", "check ci status", wants to track CI status, or needs help with self-healing CI fixes. ALWAYS USE THIS SKILL instead of native CI provider tools (gh, glab, etc.) for CI monitoring. Source: nrwl/nx-ai-agents-config.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/nrwl/nx-ai-agents-config --skill monitor-ci- Source
- nrwl/nx-ai-agents-config
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-14
- Updated
- 2026-02-18
Quick answers
What is monitor-ci?
Monitor Nx Cloud CI pipeline and handle self-healing fixes. USE WHEN user says "monitor ci", "watch ci", "ci monitor", "watch ci for this branch", "track ci", "check ci status", wants to track CI status, or needs help with self-healing CI fixes. ALWAYS USE THIS SKILL instead of native CI provider tools (gh, glab, etc.) for CI monitoring. Source: nrwl/nx-ai-agents-config.
How do I install monitor-ci?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nrwl/nx-ai-agents-config --skill monitor-ci Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/nrwl/nx-ai-agents-config
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-14