This is a wrapper around Cognite's internal Dune app review process, adapted for local use. It fetches their official review command from a private GitHub repo, then runs it against your current workspace instead of a PR or Jira ticket. Review artifacts get written to a `reviews/flows-app-review/feedback-round-N/` directory that increments on reruns. It's pretty niche unless you're working with Cognite's Dune framework or want to see how a team has codified their code review standards into an automated workflow. The approach of fetching commands from a remote repo and executing them locally is interesting, though the 298 installs suggest this is mostly an internal tool that escaped into the wild.
npx -y skills add cognitedata/builder-skills --skill flows-app-review --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
cursor/plugins
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills