๐ŸŽฏ

agent-eval

๐ŸŽฏSkill

from colbymchenry/codegraph

VibeIndex|
What it does
|

A skill from CodeGraph that provides semantic code intelligence by pre-indexing a knowledge graph of symbol relationships, call graphs, and code structure, enabling AI agents to query code context instantly instead of scanning files. Benchmarked at ~35% cheaper and ~70% fewer tool calls across 7 real-world codebases.

๐Ÿ“ฆ

Same repository

colbymchenry/codegraph(3 items)

agent-eval

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add colbymchenry/codegraph --skill agent-eval
skills.sh Installโš  Installs to .agents/skills/
npx skills add colbymchenry/codegraph --skill agent-eval
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/agent-eval/SKILL.md

SKILL.md

916Installs
-
AddedMay 22, 2026