Pipeline Evaluator Purpose Score a completed agent pipeline across 5 dimensions and produce a structured evaluation report with a composite verdict (EXCELLENT/GOOD/ACCEPTABLE/NEEDS IMPROVEMENT) and ranked recommendations. When to Invoke Invoke when: - A multi-task pipeline has completed and quality measurement is needed - Router requests post-pipeline quality gate - Reflection agent needs structured metrics for the rubric - Continuous improvement loop requires baseline data --- Workflow Step 1: Gather Pipeline Data 1. Call to retrieve all tasks associated with the pipeline. 2. For each task,…