AI AGENT ADDONS

Flows External App Submit

cognitedata/builder-skills

You have built a Flows app and want to get it certified. This skill is the last step in that process. It checks that your app brief, code review, and design review are all done and pass the required standards. If anything is missing, it offers you a way to skip certain steps with a quick stub report. Once everything is verified, it runs the submit command to package your app and fill out the submission form for the reviewers.

This skill does not run any reviews itself. It only looks at the results from earlier steps. It makes sure your app brief is complete. It checks that the latest code review shows zero must-fix issues. It also checks that the design review has an average score of at least 3.8 out of 5. All these files must be saved in your git history before submission.

If you are missing a code review or design review, you can choose to create placeholder stub reports. These let you submit quickly, but the reviewer will ask for full reviews later. This is helpful when you want to share your app early without spending extra time on reviews right now.

Add Flows External App Submit skill to your workflow

Global

mkdir -p ~/.claude/skills/flows-external-app-submit

Project

mkdir -p .claude/skills/flows-external-app-submit

Source Repository

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