What problem does it solve?
Developers using non-Claude hosts cannot directly access Claude Code's capabilities for independent review, adversarial testing, or consultation. This skill wraps the Claude Code CLI to unlock these three modes from any host environment.
Core Features & Use Cases
- Independent Diff Review: Get an unbiased review of code changes via the Claude Code CLI without host interference.
- Adversarial Challenge Mode: Subject code to rigorous failure-mode analysis to uncover edge cases and weaknesses.
- Read-Only Consultation: Ask Claude questions about repository structure, logic, or design using safe read-only tools.
- Use Case: A team using OpenCode can request a Claude review before merging a PR to get a second opinion without switching contexts.
Quick Start
Use the claude skill to review the current branch changes and provide an independent assessment of the diff.