cyberneticlibrary

Multi-reviewer committee code review

committee-reviewworkflowsetup L30
jonazri/committee
What it does

Execute committee review

Best for

Orchestrate multi-agent committee review across parallel branches and synthesis.

Inputs
  • · args: JSON
  • · question/prompt string
Outputs
  • · structured JSON result
Requires
  • · GitHub API
  • · agent orchestration
  • · script execution
  • · Bash
Preconditions
  • · read-only access to target
  • · git repository accessible
Failure modes
  • · subagent failure
  • · missing file or path
  • · parse/schema mismatch
Trust signals
  • · enforces JSON schema
  • · includes test fixtures
  • · explicit phase structure