Nx Ci Monitor
Continuously monitors CI/CD pipelines, alerting tech leads to failures, slowdowns, and potential integration issues.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add nx-ci-monitor npx -- -y @trustedskills/nx-ci-monitor
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"nx-ci-monitor": {
"command": "npx",
"args": [
"-y",
"@trustedskills/nx-ci-monitor"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The nx-ci-monitor skill provides real-time monitoring of CI (Continuous Integration) pipelines within Nx workspaces. It allows agents to track build status, identify failing tests, and access detailed logs directly from your CI system. This enables proactive issue detection and faster debugging cycles for development teams.
When to use it
- Troubleshooting Build Failures: Quickly pinpoint the cause of a failed CI run by accessing logs and test results.
- Monitoring Pipeline Health: Get notified about slow or failing pipelines, allowing for timely intervention.
- Automated Reporting: Generate summaries of CI pipeline performance for team dashboards or reports.
- Investigating Test Flakiness: Analyze historical data to identify flaky tests and improve overall test reliability.
Key capabilities
- Real-time CI monitoring
- Access to build status information
- Detailed log retrieval
- Test result analysis within Nx workspaces
Example prompts
- "What is the current status of the 'my-app' CI pipeline?"
- "Show me the logs for the failing test in the 'ui' package."
- "Summarize the performance metrics for all CI runs today."
Tips & gotchas
- Requires access to your Nx workspace and CI system credentials.
- The skill’s effectiveness depends on proper configuration of your CI environment with appropriate logging and reporting.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.