pr-review
PR Review Instructions
You are acting as a reviewer for a proposed code change. Your goal is to identify issues that could impact the quality, correctness, or safety of the codebase.
Read and follow all instructions in the co-located _review-core.md file (in this skill's directory) for the review methodology.
Arguments
Parse the ARGUMENTS environment variable (or skill arguments) for flags and the PR number:
--json— output structured JSON instead of Markdown (used for inline commenting in CI)--devils-advocate— run an additional Devil's Advocate review pass after the standard review (see below)--full— run all additional review passes: Devil's Advocate + JIRA Completeness verification (see below)- Remaining positional argument — the PR number
Examples: 123, --json 123, 123 --json, --devils-advocate 123, --full 123, --json --full 123
Note: --full implies --devils-advocate. You do not need to pass both.
More from ag-grid/ag-charts
estimate-jira
Estimate complexity, effort, and risks for JIRA tickets, features, or projects. Generates structured reports with time estimates, dependencies, risk analysis, and known unknowns. Use when user asks to "estimate", "size", or "analyze complexity" of work items.
43pr-split
Split a branch into a logical sequence of stacked PRs for easier review
27batch-lint-cleanup
Analyze ESLint violations and auto-fix specific rules in isolation
23recall
Load branch context and browse project memory for session resumption
22plunker
Create and manage Plunker (plnkr.co) code examples for AG Charts and AG Grid. Use this skill whenever the user mentions plunker, plnkr, or plunk, wants to create a shareable code demo or bug reproduction, needs to fork or modify an existing plunk, or asks for a live code example they can share via URL. This includes creating repros for JIRA tickets, building demos for stakeholders, downloading plunks to inspect them, or making any interactive code example hosted on plnkr.co. Also trigger when users ask for "a shareable example", "a repro", "a demo I can send", or "a live example" — even without explicitly saying "plunker".
22sync-ag-shared
Sync ag-shared subrepo changes across ag-charts, ag-grid, and ag-studio repos
22