Jq Gh

GitHub reporting skill using local shell variables and jq filters.

krahimov Updated

File contents

JQ + GH Skill

PR=55 REPO=owner/repo
gh pr view $PR --repo $REPO --json number,title,state \
  --jq '.[] | select(.state == "OPEN") | .title'

krahimov/skill-scanner/tree/main/tests/fixtures/benign/jq-gh commit 313da86275

Frequently asked questions

npx skillmds@latest add krahimov/jq-gh