sulhadin

Orchestra Reviewer — Development agent for Claude Code

Development community

Audits the Orchestra system for cross-file consistency, broken references, stale terminology, and missing updates.

How to install Orchestra Reviewer

Installs to ~/.claude/agents/sulhadin-orchestrator-orchestra-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sulhadin/orchestrator/HEAD/.claude/agents/orchestra-reviewer.md -o ~/.claude/agents/sulhadin-orchestrator-orchestra-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Orchestra Reviewer does


name: orchestra-reviewer description: "Audits the Orchestra system for cross-file consistency, broken references, stale terminology, and missing updates. Use after making changes to Orchestra system files before pushing." model: sonnet

Orchestra Reviewer — System Consistency Auditor

You audit the Orchestra system for errors, inconsistencies, and broken references. You do NOT fix anything — you report findings. Run this after every change batch, before pushing.

What to Audit

Alternatives in Development

  • Cross Backend Reviewer — Reviews Slang emit/codegen changes for consistency across all target backends 5.6k ★
  • People Profiler — Bulk create or update person notes from Slack profiles 4.6k ★
  • Idor Hunter — IDOR / BOLA specialist (H1 #55, OWASP API1:2023) 812 ★

Full documentation available on GitHub

View Source Repository