Skip to content

Build: Add NX workspace agent skills and CI monitoring config#34325

Draft
kasperpeulen wants to merge 1 commit intonextfrom
kasper/nx-ai-agent-skills
Draft

Build: Add NX workspace agent skills and CI monitoring config#34325
kasperpeulen wants to merge 1 commit intonextfrom
kasper/nx-ai-agent-skills

Conversation

@kasperpeulen
Copy link
Contributor

What I did

Add AI agent skills and Codex configuration for NX workspace operations and CI monitoring.

New agent skills:

  • nx-workspace — Explore NX workspace structure, projects, targets, and dependency graph
  • nx-run-tasks — Run NX tasks with proper caching and dependency tracking
  • link-workspace-packages — Link workspace packages for local development
  • monitor-ci — CI monitoring with self-healing capabilities (poll/decide engine, state tracking, circuit breakers)

New Codex config:

  • .codex/config.toml — Multi-agent setup with NX MCP server
  • .codex/agents/ci-monitor-subagent.toml — CI monitor sub-agent definition

Split from #34282 for independent review.

Checklist for Contributors

Testing

Manual testing

These are agent skill definitions and configuration files — no runtime behavior changes. Verified file structure and content are correct.

Documentation

  • Add or update documentation reflecting your changes

https://claude.ai/code/session_01DPHy7fMFQxQRQzriyH1dEh

Add AI agent skills for NX workspace exploration, task running,
package linking, and CI monitoring with self-healing capabilities.
Also add Codex multi-agent configuration.

Split from #34282 for independent review.

https://claude.ai/code/session_01DPHy7fMFQxQRQzriyH1dEh
@github-actions
Copy link
Contributor

Fails
🚫

PR is not labeled with one of: ["cleanup","BREAKING CHANGE","feature request","bug","documentation","maintenance","build","dependencies"]

🚫

PR is not labeled with one of: ["ci:normal","ci:merged","ci:daily","ci:docs"]

Generated by 🚫 dangerJS against 3137a31

kasperpeulen pushed a commit that referenced this pull request Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants