swe-bench-grafema-experiments

Runs A/B tests of the Grafema code graph on SWE-bench.

36|2|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/Disentinel/grafema --skill swe-bench-grafema-experiments
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: swe-bench-grafema-experiments
Source: https://github.com/Disentinel/grafema/tree/main/.claude/skills/swe-bench-grafema-experiments
Command: npx skills add https://github.com/Disentinel/grafema --skill swe-bench-grafema-experiments

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive runbook for evaluating the impact of Grafema's code graph context on AI agent performance in solving software engineering tasks, specifically within the SWE-bench benchmark.

Core Features & Use Cases

  • A/B Testing Framework: Sets up and executes experiments comparing AI agents with and without Grafema's code graph.
  • Environment Setup: Details the precise steps for building Grafema dependencies, configuring Docker, and preparing pre-built code graphs.
  • Use Case: You want to quantitatively measure if providing an AI agent with a code graph representation of a project improves its ability to fix bugs or implement features compared to a baseline without the graph.

Quick Start

Follow the detailed steps in this runbook to set up and execute Grafema A/B tests on SWE-bench.

Frequently Asked Questions about swe-bench-grafema-experiments

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up A/B testing for AI code understanding tools in SWE-bench?

A/B testing for AI code understanding in SWE-bench requires configuring Docker containers, pre-building code graphs, and running baseline versus experimental agent conditions. This runbook provides detailed setup steps, execution guidance, and evaluation metrics for comparing agent performance with and without code graph context.

Does providing an AI agent with a code graph improve bug fixing in software engineering benchmarks?

Providing an AI agent with a code graph representation can improve bug fixing and feature implementation in software engineering benchmarks by offering structured project context. This Skill enables quantitative A/B measurement of that improvement against a baseline within the SWE-bench environment.

How do I configure Docker for SWE-bench experiments with code analysis tools?

Docker configuration for SWE-bench experiments involves setting up containers that support both baseline and experimental conditions for code analysis tools. The runbook details building dependencies, pre-building code graphs, and addresses common Docker integration pitfalls specific to Node.js environments.

What are common integration pitfalls when running Grafema code graphs in Docker for Node.js projects?

Common Docker and Grafema integration pitfalls for Node.js environments include dependency conflicts and graph pre-building errors during experimental setup. The runbook addresses these specific issues alongside container configuration to ensure stable A/B test execution within the SWE-bench benchmark.

How do I evaluate AI agent trajectories after running SWE-bench experiments?

Evaluating AI agent trajectories after SWE-bench experiments involves analyzing the execution results of both baseline and experimental conditions. The runbook covers result evaluation and trajectory analysis to determine the quantitative impact of code graph context on agent performance.