AI AGENT ADDONS

This tool runs a code review for Flows apps. It checks every file, looks at all packages, and creates a scored report. The report lists items as Must Fix, Should Fix, or Nice Fix.

Developers use this review to find bugs, security issues, and bad coding patterns. The review keeps running until all Must Fix items are gone. This makes the app safer and cleaner before the next steps.

It is part of a larger certification flow. After the code review passes, the design review can start. This skill helps teams submit high-quality apps with confidence.

Add Flows Code Review skill to your workflow

Global

mkdir -p ~/.claude/skills/flows-code-review

Project

mkdir -p .claude/skills/flows-code-review

Source Repository

Stars
5
Forks
1
Watchers
5
License
Apache-2.0
Last Push
25 days ago
Created
4 months ago