review-work
Post-implementation review orchestrator. Launches 5 parallel background sub-agents: Oracle (goal/constraint verification), Oracle (code quality), Oracle (security), unspecified-high (hands-on QA execution), unspecified-high (context mining from GitHub/git/Slack/Notion). All must pass for review to pass. MUST USE before a PR handoff or when the user explicitly asks to review completed work. Triggers: 'review work', 'review my work', 'review changes', 'QA my work', 'verify implementation', 'check my work', 'validate changes', 'post-implementation review'.
适合你,如果你需要在提交PR前自动进行多维度审查
/ 下载安装
/ 通过 npx 安装 校验哈希
npx oh-my-skill add code-yeongyu/oh-my-openagent/review-work/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- code-yeongyu/oh-my-openagent/review-work/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify code-yeongyu/oh-my-openagent/review-work安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
65921GitHub stars
~6K上下文体积 · 单文件
索引托管
怎么用
商店整理自技能原文 · 版本 3ec4afb · 表述以原文为准它做什么
安装后,Claude 会并行启动 5 个后台子代理,分别检查目标是否达成、代码质量、安全性、实际运行效果,以及从 GitHub/git/Slack/Notion 中挖掘上下文。所有代理必须全部通过,审查才算通过。
什么时候触发
当你准备提交 PR 或明确要求审查已完成的工作时触发。例如说“审查我的工作”、“检查我的更改”等。
装好后可以这样说
Claude 会收集上下文并启动 5 个并行审查代理。
Claude 会对比 git diff 并运行审查流程。
Claude 会检查目标、约束和代码实现。
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…