App Review banner
grkmaltunbs grkmaltunbs

App Review

Development community

Description

--- description: Review code and present prioritized findings — read-only, never auto-fixes argument-hint: [files or scope] allowed-tools: Read, Grep, Glob, Bash, Task, TodoWrite --- Review code: $ARGUMENTS Delegate to the **flutter-reviewer** agent. If $ARGUMENTS is empty, review uncommitted changes (`git diff`). Otherwise review the named files / feature. The agent returns a prioritized list (Blockers / Important / Minor / Analyzer output). Present the full list to the user. This command i

Installation

Installs to ~/.claude/skills/grkmaltunbs-flutter-app-bundle-app-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/grkmaltunbs-flutter-app-bundle-app-review && curl -fsSL https://raw.githubusercontent.com/grkmaltunbs/flutter-app-bundle/HEAD/commands/app-review.md -o ~/.claude/skills/grkmaltunbs-flutter-app-bundle-app-review/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository