F.05 · FEATURE

AI CODE REVIEW LOOP

Not a linter — a reviewer.

Not a linter. The QA agent reads your PRD and acceptance criteria, then verifies the PR actually delivers them — blocking vs. non-blocking issues, re-review one /fahmai review comment away.

WHAT IT DOES

01

Checks the PR against the PRD's acceptance criteria, not just style or syntax.

02

Issues are labeled blocking vs. non-blocking, so nothing stalls on nitpicks.

03

Re-review is a single `/fahmai review` comment away after fixes land.