Review Orchestrator

v1.5.1

Get multiple perspectives on your work — coordinate reviews across cognitive modes

0· 371·1 current·1 all-time
byLee Brown@leegitw
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (multi-perspective review orchestration) matches what the SKILL.md describes: selecting review types, spawning review agents/modes, gating, and writing results to docs/reviews/. Declared config paths (.openclaw/... and .claude/...) and optional integration with failure-memory/context-verifier are coherent with a configurable review workflow.
Instruction Scope
Instructions are limited to review orchestration: selecting review types, reading target file paths/topics supplied by the user, spawning internal review modes, and writing outputs to docs/reviews/. However, the skill will read configuration files (.openclaw/review-orchestrator.yaml and .claude/review-orchestrator.yaml) and any workspace files supplied as review targets — review-targets can be arbitrary files in the workspace, so confirm you are comfortable with the skill reading those files. The SKILL.md explicitly says no external third-party services are called; this relies on configuration not pointing to remote endpoints.
Install Mechanism
Instruction-only skill with no install spec or code files; lowest install risk. SKILL.md recommends installing separate skills (failure-memory, context-verifier) as optional dependencies — those are separate installs the user must intentionally run.
Credentials
Skill requests no environment variables or credentials. It does declare configuration files (.openclaw/... and .claude/...) which may contain user-configured model endpoints or credentials in some setups — inspect those files before enabling to ensure they don't point to remote services or contain secrets you don't want the skill to use. Dependency recommendation (failure-memory) may record observations (per SKILL.md); check that dependency's behavior if you plan to enable integration.
Persistence & Privilege
always is false and there is no install hook or code that alters other skills or global agent settings. The skill writes review results to docs/reviews/ in the workspace, which is expected and scoped to the user's project.
Assessment
This skill appears internally consistent for orchestrating multi-perspective reviews. Before installing or enabling it: (1) review the two configuration files it reads (.openclaw/review-orchestrator.yaml and .claude/review-orchestrator.yaml) so you know what models/endpoints and settings will be used; (2) confirm you are comfortable with the skill reading any files you pass as review targets and writing outputs to docs/reviews/; (3) if you install the optional dependencies (failure-memory, context-verifier), audit those skills separately because they may record findings or access files; and (4) if you want to avoid automatic runs, disable autonomous invocation at the agent/platform level — the skill itself is not set to always:true but can be invoked by the agent by default.

Like a lobster shell, security has layers — review code before you run it.

agenticvk97f24h6j709ke93pheym0akt983k0f0code-reviewvk97f24h6j709ke93pheym0akt983k0f0cognitivevk977a6sryqwghj53t0tb4tseax81g7wvcognitive-modesvk975vrywr46wm7rv2kpdf4yp9x81djtzfeedbackvk97f24h6j709ke93pheym0akt983k0f0latestvk97f24h6j709ke93pheym0akt983k0f0multi-perspectivevk97f24h6j709ke93pheym0akt983k0f0orchestrationvk97f24h6j709ke93pheym0akt983k0f0qualityvk97f24h6j709ke93pheym0akt983k0f0quality-gatesvk975vrywr46wm7rv2kpdf4yp9x81djtzreviewvk97f24h6j709ke93pheym0akt983k0f0twinvk977a6sryqwghj53t0tb4tseax81g7wvtwin-reviewvk97f24h6j709ke93pheym0akt983k0f0

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

Config.openclaw/review-orchestrator.yaml, .claude/review-orchestrator.yaml

Comments