cyberneticlibrary

Performance review workflow

perf-reviewworkflowsetup L21
timbrinded/pi-workflow-engine
What it does

fan out and consolidate review

Best for

Orchestrating multi-stage parallel reviews with schema-enforced output and iterative refinement.

Inputs
  • · {codexOutput?, opencodeOutput?, priorRoundFindingCount?, roundNum?}
  • · [{file, count, diagPath}]
  • · [{id, name, spec}]
Outputs
  • · Structured verdict (EXIT/CONTINUE or approved/notes)
  • · Drafted specification document
Requires
  • · Read tool
  • · Edit tool
  • · Bash (restricted)
  • · Claude API (subagent)
Preconditions
  • · Source code or diff available
  • · Performance metrics/logs
Failure modes
  • · Schema validation failure (agent output mismatch)
  • · Subagent timeout or rejection
Trust signals
  • · JSON Schema validation enforced on every output
  • · Evidence spans required to be exact verbatim quotes