‹ 首页

pre-publish-review

@code-yeongyu · 收录于 3 周前 · 上游提交 今天

Nuclear-grade 16-agent pre-publish release gate. Runs /get-unpublished-changes to detect all changes since last npm release, spawns up to 10 ultrabrain agents for deep per-change analysis, invokes /review-work (5 agents) for holistic review, and 1 oracle for overall release synthesis. Runs ONLY when the user explicitly asks for a pre-publish review — a plain publish/release request MUST NOT trigger this; /publish ships directly. Triggers: 'pre-publish review', 'review before publish', 'release review', 'pre-release review', 'ready to publish?', 'can I publish?', 'pre-publish', 'safe to publish', 'publishing review', 'pre-publish check'.

适合你,如果在npm发布前需要多维度自动化代码审查

/ 通过 npx 安装 校验哈希
npx oh-my-skill add code-yeongyu/oh-my-openagent/pre-publish-review
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- code-yeongyu/oh-my-openagent/pre-publish-review
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify code-yeongyu/oh-my-openagent/pre-publish-review
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
66743GitHub stars
~3.5K上下文体积 · 单文件
索引托管

怎么用

商店整理自技能原文 · 版本 ace1339 · 表述以原文为准
它做什么

当用户要求预发布审核时,Claude会运行一系列自动化流程:先检测自上次npm发布以来的所有变更,然后启动最多16个智能代理(包括逐变更深度分析、整体审查和发布综合)来分析代码质量、安全性和版本影响,最后给出发布就绪评估和版本号建议。

什么时候触发

只有当用户明确要求预发布审核时触发,例如说出“pre-publish review”、“review before publish”、“ready to publish?”等关键词或询问“可以发布吗?”时。普通的发布或发布请求不会触发。

装好后可以这样说
Claude会启动完整的16代理审核流程。
触发变更检测和多层审核。
Claude会针对该项目的变更进行深度分析。

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。