This pulls review commands from Cognitedata's dune-app-reviews repo and runs them against your local workspace. Instead of dealing with Jira tickets or PRs, it treats your current codebase as the review target and dumps feedback into versioned directories like reviews/dune-app-review/feedback-round-1/. The skill fetches both the review and verification commands directly from GitHub, so you're running whatever process Cognitedata uses internally. It's basically their internal code review tooling adapted for local use. Worth noting the security audits show warnings from Socket and Snyk, so take a look at those if you're cautious about dependencies.
npx skills add https://github.com/cognitedata/dune-skills --skill dune-app-review