agentifind-benchmark

Installation
SKILL.md

Agentifind Benchmark Setup

This skill creates a benchmark infrastructure to measure how effectively CODEBASE.md helps AI agents navigate your codebase.

Prerequisites

  • .claude/CODEBASE.md must exist (run /agentifind first)
  • .claude/codebase.json must exist

Procedure

Step 1: Verify Prerequisites

Check that required files exist:

test -f .claude/CODEBASE.md && test -f .claude/codebase.json && echo "Ready" || echo "Missing"
Related skills
Installs
4
GitHub Stars
8
First Seen
Jan 25, 2026