agentifind-benchmark

Automate AI agent benchmark setup and execution to measure CODEBASE.md effectiveness.

97|28|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/AvivK5498/Beads-Kanban-UI --skill agentifind-benchmark
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentifind-benchmark
Source: https://github.com/AvivK5498/Beads-Kanban-UI/tree/main/.claude/skills/agentifind/skills/agentifind_benchmark
Command: npx skills add https://github.com/AvivK5498/Beads-Kanban-UI --skill agentifind-benchmark

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the setup and execution of benchmarks to measure the effectiveness of the CODEBASE.md guide for AI agents, identifying improvements in efficiency and accuracy.

Core Features & Use Cases

  • Automated Benchmark Setup: Creates necessary hook scripts and configuration files for running parallel agent tests.
  • Parallel Agent Execution: Runs two agents simultaneously – one with access to CODEBASE.md and one without – for direct comparison.
  • Violation Logging: Tracks and logs any attempts by the agent without the guide to access restricted files, demonstrating the guide's protective role.
  • Detailed Metric Collection: Captures tool call counts, file access patterns, and agent turns for comprehensive analysis.
  • Use Case: A development team wants to quantify the performance boost provided by their new codebase documentation tool. They use this Skill to run a series of representative coding tasks, comparing how quickly and accurately agents complete them with and without the documentation.

Quick Start

Run the agentifind-benchmark skill to set up the necessary hooks and benchmark templates for your repository.

Frequently Asked Questions about agentifind-benchmark

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

FAQPage Schema
How do I benchmark AI agent performance with and without codebase documentation?

To benchmark AI agent performance with codebase documentation, this skill automates setup by creating hook scripts and running parallel agent tests to directly compare efficiency and accuracy with and without the CODEBASE.md guide. It logs tool calls and violations for analysis.

What metrics are captured when testing AI agent effectiveness on a codebase?

When testing AI agent effectiveness on a codebase, metrics captured include tool call counts, file access patterns, and agent turns. The benchmark tracks how quickly and accurately agents complete representative coding tasks with and without the documentation guide.

Do I need to generate a codebase.json file before running AI agent benchmarks?

Yes, you need to generate a codebase.json file and CODEBASE.md prior to running AI agent benchmarks. This skill requires the prior execution of an agentifind tool to produce these necessary input files for setting up parallel agent tests and hook scripts.

How are restricted file access violations tracked during an AI agent benchmark?

Restricted file access violations are tracked during an AI agent benchmark using pre/post tool use hook scripts. The skill enforces guide restrictions and logs any attempts by the agent without the guide to access restricted files, demonstrating the documentation's protective role.

Can I run parallel agent tests for both application and infrastructure code?

Yes, you can run parallel agent tests for both application and infrastructure code. The skill generates benchmark templates tailored for either application or infrastructure code, allowing you to measure documentation effectiveness across different codebase types.