Skip to main content
nrwl
GitHub creator profile

nrwl

Repository-level view of 41 collected skills across 5 GitHub repositories.

skills collected
41
repositories
5
updated
Aug 28, 2026
repository explorer

Repositories and representative skills

dist-build-migration
unclassified

Migrate an Nx package to build to a local dist/ directory with nodenext module resolution, exports map, and @nx/nx-source condition.

Aug 28, 2026
run-nx-generator
unclassified

Run Nx generators with prioritization for workspace-plugin generators. Use this when generating code, scaffolding new features, or automating repetitive tasks in the monorepo.

Aug 26, 2026
check-docs-style
unclassified

Check modified Nx documentation pages against the astro-docs style guide. Auto-trigger after writing or editing docs content in the nx repo. Also trigger on "check style", "style guide", "docs review", "validate docs". Should run as a final step whenever docs…

Aug 26, 2026
nx-multi-repo-migrate
unclassified

Migrate several repos to a target nx version (e.g. 23.0.0-beta.25) in one coordinated pass — delegates `nx migrate` + migrations to a Polygraph child agent per repo, then pushes branches and opens linked draft PRs. Use when asked to upgrade/migrate multiple…

Aug 21, 2026
author-migration
unclassified

Author or scope a first-party Nx migration. Use whenever code removes, renames, or deprecates an option/flag/executor/generator-schema field, changes a default, or bumps a dependency, and someone asks whether existing workspaces need a migration so they don't…

Aug 21, 2026
review-pr
unclassified

Deep code review of a single open PR in nrwl/nx. Checks the PR out only inside an isolated sandbox, then runs four fixed reviewers: implementation (correctness, errors, types, performance), verification (tests, ticket grounding, comments, and docs), approach,…

Aug 21, 2026
multi-version-compliance
software-quality-assurance-analysts-and-testers

Apply or review multi-version support compliance for first-party Nx plugins. Primary entry point: a Linear task ID (NXC-XXXX) from the "Multi-version supported across plugins" milestone — the task carries the resolved support window, findings, and "Needs…

Aug 21, 2026
monitor-ci
software-developers

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. Prefer this…

Aug 18, 2026
Showing 8 of 25 collected skills.
adversarial-review
unclassified

Review a Polygraph session with independent per-repo reviewers and attach one consolidated review artifact. USE WHEN user says "adversarial review", "review this session", or when the Polygraph CLI launches an agent with an instruction to load this skill.

Aug 23, 2026
await-polygraph-ci
unclassified

Wait for CI to settle across all repos in a Polygraph session, then report results and investigate failures. USE WHEN user says "await polygraph", "wait for polygraph ci", "polygraph ci status", "check polygraph ci", "watch polygraph session", "monitor…

Aug 20, 2026
session-start
unclassified

Start or reconnect a Polygraph session for shared, resumable agent context. Use when the user asks to start a Polygraph session, create session memory, share or resume work context, include related repositories, or inspect an existing session before…

Aug 19, 2026
session-debrief
software-developers

Analyze the raw logs of past Polygraph sessions and produce structured, rank-ordered debriefs for use in a different session. Use when launched (typically as a background agent) with a ranked list of relevant Polygraph session IDs and a statement of the…

Jul 27, 2026
get-latest-ci
software-quality-assurance-analysts-and-testers

Fetch the latest CI pipeline execution for the current branch. Returns the most recent CIPE which may be completed, in progress, or null. Use when you need to review CI status, check failures, or inspect CI state.

Jul 9, 2026
polygraph
computer-occupations-all-other

Guidance for working with Polygraph sessions, shared/resumable agent context, repository graph visibility, linked PR/CI state, and cross-repo expansion when needed. Use when starting, joining, resuming, inspecting, or sharing a Polygraph session; handing off…

Jul 9, 2026
pack-and-copy
software-developers

Validate a publisher package change against consumer repos by building + packing the publisher and installing the tarballs into each consumer, so consumer CI can run against the unmerged change. USE WHEN a publisher repo (e.g. a design system, shared library,…

May 21, 2026
Showing 5 of 5 repositories
All repositories loaded