loops / 5dive-ai / loops / agent-performance-analyzer

Agent Performance Analyzer

opsimported
Installation
$npx agenticloops install agent-performance-analyzer
Summary

Daily meta-agent that analyzes the quality and effectiveness of your other AI workflows across the repo.

  • Runs Daily, on any harness.
  • Uses skills: analysis, evaluation, github.
  • Needs cli gh, secrets GITHUB_TOKEN — checked at install; secrets are prompted, never in the file.
  • Runs at the standard capability tier (balanced model); the harness picks the model.
What it does
Daily, analyze AI agent performance, quality, and effectiveness across the repository's agentic workflows, summarizing where agents are helping and where they are underperforming.
LOOP.md
---
name: agent-performance-analyzer
description: Agent Performance Analyzer · Daily meta-agent that analyzes the quality and effectiveness of your other AI workflows across the repo.
schedule: daily @ 09:00
skills: [analysis, evaluation, github]
requires:
  cli: [gh]
  secrets: [GITHUB_TOKEN]      # names only
tier: standard            # frontier | standard | fast
effort: medium
concurrency: skip
tags: [ops, ai-ops, github]
license: MIT
---

Daily, analyze AI agent performance, quality, and effectiveness across the repository's agentic workflows, summarizing where agents are helping and where they are underperforming.
Installs
tracking soon
Adapted from
github/gh-aw ↗
original author: github
GitHub Stars
☆ 4.7K
First Seen
Jun 30, 2026
License
MIT
Trigger
◷ Daily