Agent Skill
2/7/2026monitor-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.
N
nrwl
2GitHub Stars
1Views
npx skills add nrwl/nx-ai-agents-config
SKILL.md
| Name | monitor-ci |
| Description | 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. |
<p align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="assets/nx-logo-light.svg">
<img src="assets/nx-logo.svg" alt="Nx Logo" width="140">
</picture>
</p>
<h1 align="center">Nx AI Agent Skills</h1>
<p align="center">
Official AI agent configuration artifacts for <a href="https://nx.dev">Nx</a>. Skills, subagents, and commands that enhance AI coding assistants with Nx-specific capabilities.
</p>
<p align="center">
<img src="https://img.shields.io/badge/Claude_Code-555?logo=anthropic&logoColor=white&style=flat" alt="Claude Code">
<img src="https://img.shields.io/badge/Cursor-555?logo=cursor&logoColor=white&style=flat" alt="Cursor">
<img src="https://img.shields.io/badge/GitHub_Copilot-555?logo=github&logoColor=white&style=flat" alt="GitHub Copilot">
<img src="https://img.shields.io/badge/Gemini-555?logo=google&logoColor=white&style=flat" alt="Gemini">
<img src="https://img.shields.io/badge/OpenCode-555?logo=terminal&logoColor=white&style=flat" alt="OpenCode">
<br>
<img src="https://img.shields.io/github/license/nrwl/nx-ai-agents-config" alt="License">
</p>
<p align="center">
<a href="#getting-started">Installation</a> ·
<a href="#features">Features</a> ·
<a href="#contributing">Contributing</a>
</p>
Getting Started
The easiest way to add these AI agent configurations to your Nx workspace is by running:
nx configure-ai-agents
This will set up the appropriate configuration files for your preferred AI tools.
Features
https://github.com/user-attachments/assets/edd45819-e955-4ba7-adba-8255f4174da6
Nx AI agent skills teach your coding assistant how to work effectively in your monorepo. Key capabilities:
- CI Monitoring & Self-Healing: Watches CI pipelines, detects failures, and applies fixes automatically
- Workspace Understanding: Agents explore your project graph, dependencies, and conventions before acting
- Intelligent Code Generation: Scaffolds new code following your workspace's existing patterns, tags, and tooling
- Monorepo-Aware Skills: A series of skills that help your agent navigate, build, and operate more efficiently in monorepo setups
- Multi-Agent Support: Works across Claude Code, GitHub Copilot, Cursor, Gemini, and OpenCode
Read more on the Nx blog.
Learn More
- nx-mcp - The Nx MCP server that powers AI agent integrations
- Nx Console - The repository where nx-mcp and these configurations are maintained
- Teach Your AI Agent How to Work in a Monorepo - Intro blog post for this project
- Why We Deleted (Most of) Our MCP Tools - Why skills over MCP tools
- Introducing Self-Healing CI - AI agents that automatically fix CI failures
- Autonomous Agents at Scale - How monorepo architecture enables autonomous AI agents
Contributing
See CONTRIBUTING.md.
Skills Info
Original Name:monitor-ciAuthor:nrwl
Download