name: peach-check description: Use before a SonarJS release or when the Peach Main Analysis workflow on SonarSource/peachee-js shows failed jobs or suspicious project issue-count drops that need triage. Classify failed Peach jobs and flag likely project-configuration regressions using docs/peach-main-analysis.md. allowed-tools: Bash(gh auth status:), Bash(gh run list:), Bash(gh api:), Bash(mkdir:), Bash(jq:), Bash(sed --sandbox:), Bash(node:*), Read, Agent
Peach Main Analysis Check
Canonical instructions live in .claude/skills/peach-check/INSTRUCTIONS.md relative to the
SonarJS repository root; follow that file verbatim and treat
.claude/skills/peach-check/peach-issue-history.js as the canonical issue-history helper.
Do not duplicate or fork the instructions in this wrapper.