Back to list
jtakumi

pr-review-checklist

by jtakumi

camera with face tracking

0🍴 0📅 Jan 12, 2026

SKILL.md


name: pr-review-checklist description: Use when asked to review a PR, propose review comments, or prepare a merge checklist.

Review checklist

Correctness

  • Does the change match the issue/user story?
  • Edge cases, nullability, threading, lifecycle.

Tests

  • New/updated unit tests exist for logic changes
  • Flaky patterns avoided (timers, real network, device state)

Architecture

  • Boundaries respected (UI/Domain/Data)
  • DI scope correct
  • Side effects isolated

Android specifics

  • Compose: state hoisting, recomposition safety, stable types
  • Coroutines: dispatcher correctness, structured concurrency
  • Resources: localization, accessibility

Deliverable

  • 5-10 review comments grouped by severity: [must] [should] [nit]
  • A merge-ready checklist (tests, docs, rollout notes)

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon