flows-app-review
>-
Works with
Claude CodeCursorCodex CLIGitHub CopilotGemini CLI
--- name: flows-app-review description: >- license: Apache-2.0 --- # Flows App Review Fetch the official review command and follow it exactly: ```bash gh api repos/cognitedata/dune-app-reviews/contents/.claude/commands/dune-review.md \ --jq '.content' | base64 -d ``` Adapt it for a **local developer review**: - Treat the **current workspace** as the app under review. - Skip all ticket, PR, overview, submodule, and `reviews/<TICKET-ID>/...` setup steps. - If the upstream command asks for Jira ticket or PR input, ignore that requirement and continue with the local codebase. - Use `reviews/flows-app-review/feedback-round-<N>/` as the artifact directory for local reviews. - If no local feedback round exists yet, use `reviews/flows-app-review/feedback-round-1/`. For reruns, increment the round number. After the review artifacts are written, fetch the official verification command and follow it too: ```bash gh api repos/cognitedata/dune-app-reviews/contents/.claude/commands/dune-review-verify.md \ --jq '.content' | base64 -d ``` Adapt verification the same way: - Skip ticket and feedback-round lookup. - Read the three artifacts from `reviews/flows-app-review/feedback-round-<N>/` instead of `reviews/<TICKET-ID>/feedback-round-N/`. - Verify the review against the local source code before declaring it complete.
More General & Other skills
find-skills
vercel-labs/skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
1.5M
grill-me
mattpocock/skills
A relentless interview to sharpen a plan or design.
972.7k
grill-with-docs
mattpocock/skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
828.8k

