nrwl

83 mods across 5 repositories, 31k stars between them.

nrwl/polygraph-skills

Instructions file CodexOpenCode

AGENTS.md instructions for nrwl/polygraph-skills, covering agent guidelines for polygraph-skills and opencode plugin — server.js export rule.

13 4d ago A 79 tokens

nrwl/polygraph-skills

Instructions file

Claude Code instructions for nrwl/polygraph-skills, covering claude code guidelines for polygraph-skills and opencode plugin — server.js export rule.

13 4d ago A 80 tokens

PostToolUse

75

nrwl/polygraph-skills

Hook

Runs after a tool call finishes for mcp__plugin_polygraph_.* and mcp__polygraph.* tool calls, executing record-session-mapping.mjs via node. From nrwl/polygraph-skills.

13 4d ago A tokens not measured

SessionStart

76

nrwl/polygraph-skills

Hook

Runs when a session starts on startup, resume and compact, executing reinject-polygraph-context.mjs and record-session-mapping.mjs via node (2 commands). From nrwl/polygraph-skills.

13 4d ago A tokens not measured

adversarial-review

77

nrwl/polygraph-skills

Skill Claude CodeCodex

Review a Polygraph session with independent per-repo reviewers and attach one consolidated review artifact.

13 4d ago A 23 tokens

await-polygraph-ci

78

nrwl/polygraph-skills

Skill Claude CodeCodex

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 polygraph".

13 4d ago A 65 tokens

get-latest-ci

79

nrwl/polygraph-skills

Skill Claude CodeCodex

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.

13 4d ago A 50 tokens

pack-and-copy

80

nrwl/polygraph-skills

Skill Claude CodeCodex

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, SDK) has a pending change that needs to be tested in…

13 4d ago A 122 tokens

polygraph

81

nrwl/polygraph-skills

Skill Claude CodeCodex

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 progress; discovering related repositories; coordinating…

13 4d ago D 239 tokens

session-debrief

82

nrwl/polygraph-skills

Skill Claude CodeCodex

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 current task; pulls parent and child transcripts via the…

13 4d ago A 75 tokens

session-start

83

nrwl/polygraph-skills

Skill Claude CodeCodex

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 continuing.

13 4d ago A 52 tokens