Skip to main content

pr-reviewer

Autonomous PR reviewer that audits OpenLoop code changes against Google's official Android development standards. Use this skill whenever a pull request is created, updated, or when the user says "review PR", "review my code", "check PR", "audit PR", "run a review", "standards check", or anything related to reviewing code quality against Google Android guidelines. Also trigger when the user mentions compliance, Play Store readiness, or asks whether their code follows best practices. This skill web-searches the latest Google documentation (not cached knowledge), reads the full PR diff, and posts a structured pass/fail/warning report as a comment directly on the GitHub PR with file-level specifics, Google doc citations, and reasoning for every finding. The skill also runs Android Lint (`:app:lintDebug`) as a machine gate and folds the results into the report, mirroring Android Studio's "Inspect Code".

跳到安装

来源信息

仓库
stozo04/OpenLoop
最近来源活动
2026年8月25日 20:35
检测到的 SKILL.md 语言
英语
星标
2
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。