Homefield — AI skill for Claude Code
Benchmarks are away games.
How to install Homefield
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open sandeepsirodia/homefield and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Homefield does
Benchmarks are away games. Rank coding agents on YOUR repo's git history, with honest statistics, a flake filter, and CLAUDE.md rule ablation. Real run: Haiku vs Sonnet on simonw/llm.
Alternatives in AI
- Agentmemory — #1 Persistent memory for AI coding agents based on real-world benchmarks 1.9k ★
- SEO Geo Claude Skills — 20 SEO & GEO skills for Claude Code, Cursor, Codex, and 35+ AI agents 888 ★
- Pi Agent Desktop — Pi — A cross-platform AI coding agent, bringing the Claude Code experience to your desktop 289 ★
README
homefield
Benchmarks are away games. Test models on your home field.
A new model drops. The leaderboard says it's 6 points better. Your timeline says it's a game changer.
You switch. And on *your* codebase, with its weird build, its legacy auth module and its tests that need a running Redis, it's… fine? Worse? You honestly can't tell, because you're comparing vibes.
Public benchmarks measure public repos. Models have probably seen those repos. **None of them have seen yours.**
**homefield turns your own git history into a private benchmark.** Every past commit where someone changed code *and* added a test becomes a task: here's the commit message, make the change. The tests from that commit, hidden until the end, decide who passed.
A real run: Haiku vs Sonnet on simonw/llm
I mined [simonw/llm](https://github.com/simonw/llm)'s 2026 history: **16 real tasks**, each a commit that added a test the old code fails. 6 more candidates were dropped (flaky, or needing dependency changes). Then I ran two Claude models, one attempt per task:
$ homefield mine --since 2026-02-01 --stability-runs 2
Mined 16 task(s) into .homefield/tasks.jsonl
Dropped: reference fails 5, tests pass without the change 1
$ h
Related Skills
Repo Intel
Unified static analysis - git history, AST symbols, project metadata, doc-code sync, plus LLM-augmented file d
Nytw 2026 For Agents
NY Tech Week 2026 events as flat markdown, ready for any LLM or agent to filter, rank, and plan with. See SKIL
The Council
Three-tier AI agent MCP orchestration system: Chancellor (Opus), Executor (Sonnet), Aide (Haiku)
Adaptive Model
Claude Code skill that routes each step to the optimal Claude model (Haiku, Sonnet, Opus) based on cognitive c
Vox Agent
LLM agent for customer support with inline evaluation, hallucination detection, retry/fallback logic, and RAG
Claude Glm Stack
Run Claude Desktop on Z.AI GLM (GLM Coding Plan) via third-party 3P gateway mode + tier-rewriting local proxy:
Related Agents
Outreach Analyst
Campaign analyst. Reads one campaign's statistics and activity feed from Emelia, computes the rates on stated
Model Selection
Select appropriate Claude model (Opus 4.5, Sonnet, Haiku) for agents,
Grays Run
Mechanical test runner (Haiku tier). Auto-detects pytest, jest, vitest, playwright. Runs tests, reports pass/f