compat-review

Installation
SKILL.md

Compat Layer Review

Verify that a compat PR actually fixes a real lodash inconsistency.

Input

$ARGUMENTS — PR number (e.g. 1234) or function name (e.g. chunk)

Workflow

1. Identify target function and PR claims

PR number:

gh pr view {number} --repo toss/es-toolkit --json title,body,files

From the PR description and diff, extract:

Installs
106
Repository
toss/es-toolkit
GitHub Stars
11.2K
First Seen
Apr 3, 2026
compat-review — toss/es-toolkit