
Claude Skills
Install adversarial parallel review and OpenSpec task orchestration so Claude Code proposals and diffs get merged findings and scoped worker apply without the main agent writing implementation code.
Overview
claude-skills is a plugin marketplace for the Ship phase that bundles adversarial review-loop and OpenSpec opsx orchestration for Claude Code.
What is this marketplace?
- review-loop: parallel Codex, Code Reviewer, and Reality Checker over proposal and diff
- Merges and triages findings, dispatches minimal fixes, re-reviews until APPROVE/CLEAR or round cap
- opsx: orchestrated OpenSpec apply with scoped worker groups (parallel then serial by dependency)
- Main opsx agent manages OpenSpec state and reviews only—no implementation code itself
- Ships /opsx:apply-subagent and /opsx:apply-cursor workers each with its own SOT skill
- 2 plugins: review-loop and opsx
- Marketplace metadata version 2026.6.7
- review-loop uses 3 parallel reviewer roles plus merge/triage and re-review rounds
What problem does it solve?
Solo builders ship risky diffs when no parallel reviewers challenge proposals and when large OpenSpec applies collapse into one overloaded agent session.
Who is it for?
Claude Code power users following OpenSpec or similar task specs who want Cursor or subagent workers plus enforced review rounds.
Skip if: Beginners who only need a single linter skill or a marketplace with dozens of unrelated integrations.
What do I get? / Deliverables
After install, review-loop can drive APPROVE/CLEAR gates and opsx can delegate scoped OpenSpec work to workers while preserving orchestrator-only state management.
- review-loop plugin with parallel review and re-review until pass or cap
- opsx plugin with grouped OpenSpec workers and orchestrator-only state management
Plugins in this marketplace
2 plugins — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Ship is the canonical shelf because review-loop is an explicit quality gate (APPROVE/CLEAR) with configurable round caps before you treat work as done. Review matches Codex plus Code Reviewer plus Reality Checker running in parallel over proposals and diffs, then minimal fixes and re-review loops.
How it compares
Self-hosted review and OpenSpec orchestration plugins, not a generic skills.sh popularity feed or MCP tool server.
Common Questions / FAQ
Who is Claude Skills for?
HerbertGao-style Claude Code workflows that combine spec-driven applies with adversarial multi-reviewer loops before merge.
When should I use Claude Skills?
When you have a proposal or diff ready for ship-phase review, or when OpenSpec pending tasks need parallel-then-serial worker dispatch.
How do I add Claude Skills to my agent?
Point Claude Code at the HerbertGao/Claude Skills marketplace URL or local path, install review-loop and opsx, then use each plugin’s commands and bundled SOT skills for apply-subagent or apply-cursor flows.