Agent Analysis
Description
A collection of scripts and tools for analyzing SWE agents.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Agent Analysis
A comprehensive toolkit for analyzing Software Engineering (SWE) agents, focusing on performance evaluation, feature analysis, and benchmarking.
Overview
This project provides tools and utilities for:
- Analyzing agent performance on software engineering tasks
- Computing various metrics (code, dependency, error, instance, patch, type)
- Evaluating performance gaps between different agent implementations
- Processing and analyzing data from OpenHands and SWE-bench
Project Structure
`analysis/`: Core analysis modules
features/metrics/: Various metric implementations for agent analysismodels/: Data models for OpenHands and SWE-benchperformance_gap.py: Performance gap analysis utilitiesusage.py: Usage analysis tools
`notebooks/`: Jupyter notebooks for analysis and visualization
condenser_results.ipynb: Analysis of condenser resultslocalization_metrics.ipynb: Metrics for code localizationperformance_gap.ipynb: Performance gap analysis
Requirements
- Python ≥ 3.12
- Dependencies are managed through Poetry
Installation
- Ensure you have Poetry installed
- Clone this repository
- Run
poetry installto install dependencies
Usage
The toolkit can be used either through its Python modules or via the provided Jupyter notebooks for interactive analysis.
License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11