This runs the technical review step of Flows app certification and spits out three markdown reports: a file inventory with scores for structure, quality, and patterns; a dependency audit flagging outdated packages and CVEs; and a scored report across 12 criteria covering bugs, security, test coverage, DMS query patterns, and performance. It hard-gates on 80% line coverage and enforces that all CDF access goes through the SDK. You run it repeatedly until all Must Fix items are cleared before moving to design review. It's opinionated about dependency injection, testability, and platform patterns, pulling guidance from a local library of skill files that ship alongside it.
npx -y skills add cognitedata/builder-skills --skill flows-code-review --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
microsoft/win-dev-skills
github/awesome-copilot