nrwl/nx

The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time.

29kStars on the repository
42Mods indexed here, across every type
todayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

nrwl/nx

Agent Claude Code

Use this agent during PR review to independently design alternative solutions to the problem a PR solves and contrast them with the PR's chosen approach. It reports a finding only when an alternative is materially better (root-cause vs symptom fix, reuse of an existing utility, large complexity reduction) or when the…

29k +11 today A 96 tokens original MIT

comment-analyzer

02

nrwl/nx

Agent Claude Code

Use this agent during PR review to check that a PR's comments and doc-comments are TRUE. It verifies every load-bearing claim in a changed comment against the code it describes, and flags comments the diff left stale. It does not ask for more comments - this repo's committed CLAUDE.md rules default to no comment, so…

29k +11 today A 122 tokens original MIT

docs-reviewer

03

nrwl/nx

Agent Claude Code

Use this agent during PR review to answer two docs questions about any PR. Coverage, on every diff - does the change alter user-facing behavior that astro-docs documents in prose, without updating those docs? Compliance, when the diff touches docs content (astro-docs/src/content/ or astro-docs/sidebar.mts) - do the…

29k +11 today A 171 tokens original MIT

nrwl/nx

Agent Claude Code

Review an Nx PR's implementation once for correctness, error/fallback behavior, and changed type or public API contracts. Use during review-pr.

29k +11 today A 32 tokens original MIT

nrwl/nx

Agent Claude Code

Use this agent during PR review to analyze the runtime performance of a PR's changes along two axes - (1) resource footprint (unnecessary CPU or memory usage) and (2) execution efficiency (does the code run quickly, avoid redundant work, and scale with workspace size). It reports a finding only when the cost is real…

29k +11 today A 105 tokens original MIT

reproduce-verifier

06

nrwl/nx

Agent Claude Code

Grounds a PR review in the reported bug. Fetches each issue linked from the PR body (Fixes/Closes/Resolves.

29k +11 today C 33 tokens original MIT

security-analyzer

07

nrwl/nx

Agent Claude Code

Use this agent during PR review to hunt injection-class vulnerabilities in a PR's changes - command injection, zip-slip and path traversal, prototype pollution, SSRF, credential leakage, and unsafe deserialization. It reports a finding only when untrusted data actually crosses a trust boundary into a dangerous sink…

29k +11 today A 89 tokens original MIT

security-reviewer

08

nrwl/nx

Agent Claude Code

Review an Nx PR for real trust-boundary vulnerabilities. Use during review-pr.

29k +11 today A 20 tokens original MIT

nrwl/nx

Agent Claude Code

Review an Nx PR's tests, ticket grounding, source comments, and user documentation. Use during review-pr.

29k +11 today A 26 tokens original MIT

ci-watcher

10

nrwl/nx

Agent Cursor

Polls Nx Cloud CI pipeline and self-healing status. Returns structured state when actionable. Spawned by /nx-cloud-ci-monitor command to monitor CI Attempt status.

29k +11 today A 37 tokens original MIT

ci-monitor-subagent

11

nrwl/nx

Agent

CI helper for /monitor-ci. Fetches CI status, retrieves fix details, or updates self-healing fixes. Executes one MCP tool call and returns the result.

29k +11 today A 33 tokens original MIT