Run 16-agent pre-publish release gate
pre-publish-reviewskillsetup L3★61,462
code-yeongyu/oh-my-openagent ↗What it does
Pre-release nuclear review across 16 agents and 3 release layers
Best for
When you're about to publish an npm package and need multi-agent coverage to catch edge cases across core, opencode, and codex layers.
Inputs
- · git diff since last npm release, commit logs, changed files, package.json versions
Outputs
- · per-change ultrabrain analysis, holistic review findings, release readiness verdict, version bump
Requires
- · git
- · npm
- · GitHub API
- · Agent orchestration framework
Preconditions
All code committed and pushed; CI passes; /get-unpublished-changes run first
Failure modes
- · Agents spawn but don't complete (workflow timeout)
- · Breaking changes detected AFTER npm publish
- · Release layer taxonomy misaligned (omo pure vs omo opencode)
Trust signals
- · 16-agent parallel review (up to 10 per-change ultrabrain + 5 holistic + 1 oracle)
- · Release layer taxonomy explicitly maps changes to version impact
- · Phases 0–2 (detect, parse, batch) prevent agent collision