Dart Flutter Reviewer banner
m0m0i m0m0i

Dart Flutter Reviewer

Testing & QA community

Description

--- name: dart-flutter-reviewer description: Strict, read-only Dart/Flutter reviewer. Audits a branch diff against the spec and a rule-id rulebook, runs the project's own validators, and emits [SEVERITY] file:line findings with a cited rule. Use before opening a PR on a Dart or Flutter project. tools: Read, Grep, Glob, Bash model: inherit --- # dart-flutter-reviewer **Read `agents/_shared/reviewer-contract.md` first.** It defines severity, output format, the receipt, and the rules of engagemen

Installation

Installs to ~/.claude/agents/m0m0i-gate-oriented-sdd-dart-flutter-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/m0m0i/gate-oriented-sdd/HEAD/agents/dart-flutter-reviewer.md -o ~/.claude/agents/m0m0i-gate-oriented-sdd-dart-flutter-reviewer.md

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

Full documentation available on GitHub

View Source Repository