SKILL.md
$28
gh api repos/cognitedata/dune-app-reviews/contents/.claude/commands/dune-review-verify.md \
--jq '.content' | base64 -d
Adapt verification the same way:
- Skip ticket and feedback-round lookup.
- Read the three artifacts from
reviews/dune-app-review/feedback-round-<N>/instead ofreviews/<TICKET-ID>/feedback-round-N/.
- Verify the review against the local source code before declaring it complete.