QA Sweep
SkillDev toolsCodex adapter for independent QA review of opencode-swarm changes. Use after implementation or debugging when the user asks for a QA sweep, regression check, review pass, quality gate, or confidence check before publishing.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the QA Sweep skill
What this skill tells your AI
The instructions your AI receives, as published by zaxbyhub/opencode-swarm in .agents/skills/qa-sweep/SKILL.md and read by ahel’s review.
Read .claude/skills/qa-sweep/SKILL.md for the source protocol, then translate it to Codex tools.
Codex-specific execution notes:
- Review the diff first with
git status --shortandgit diff --stat. - Inspect changed files directly; do not rely only on summaries.
- Run focused validation commands that match the changed surface.
- For code-review output, lead with findings by severity and file/line references.
- For implementation QA, report residual risks and tests run.
Also load $running-tests when executing tests and $engineering-conventions when invariant-sensitive areas changed.
Signals
- GitHub stars
- 467
- Forks
- 51
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
qa-sweep- Source
- github.com/zaxbyhub/opencode-swarm