Skip to content
View Xabilimon1's full-sized avatar
⌨️
VibeCoding
⌨️
VibeCoding
  • Universidad Francisco de Vitoria
  • Instagramxabier.aaa

Highlights

  • Pro

Block or report Xabilimon1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Xabilimon1/README.md

Xabier Ariznabarreta

Xabier Ariznabarreta

AI Engineering student in Madrid, turning from shipping production systems toward research.
Over the last year and a half I've built production systems: LLM agents over Salesforce taking real traffic, institutional department tooling in real use, a university booking platform built to spec and pending rollout, and a local-first desktop stats app.
The bugs were the teacher. The bottleneck isn't the engineering, it's the science underneath.
So I'm working my way in from the applied side, with merged fixes to the eval infrastructure behind frontier-model safety and the lessons written down in public.
Builder in the concrete, learner in the deep.

xabier.me →


Merged contributions

Small fixes, real repos — the eval infrastructure behind frontier-model safety research.

  • METR/hawk #627METR (Model Evaluation & Threat Research). Auth fix in hawk, their cloud Inspect-AI eval runner: a passthrough credential header containing only whitespace is now treated as missing (401 + anonymous) instead of surfacing an unactionable "invalid api key". Merged.
  • princeton-pli/hal-harness #182HAL, the Holistic Agent Leaderboard (Princeton PLI). Resolved a wandb/weave/gql version conflict that broke every agent-env container at startup; aligned the three runners, the Docker image, packaging, and contributor docs. Merged.
  • affaan-m/ECC #920everything-claude-code, the most-starred agent toolkit on GitHub. Contributed the Token Budget Advisor skill. Merged.

Production work

Real systems built for clients and institutions, some live and taking traffic, some built to spec and pending rollout. Code is private; writeups on the architecture and the lessons are landing on xabier.me.

SAM — production LLM agent
Commercial + field-ops orchestrator built for a Spanish firm that maintains the exteriors of 2,500+ buildings. A declarative profile-pipeline over Salesforce + Vertex AI / Gemini — adding a new agent is one declarative entry, no core changes. Serves Salesforce Apex (sync) and an Android app (SSE streaming). FastAPI · Cloud Run.
focus llm agents
LinceReservations
A study-room booking platform I built for a private university in Madrid, designed to their institutional requirements and pending adoption (not yet deployed). Five languages, institutional SSO (Azure AD / MSAL), row-level security, calendar sync. React 19 · TypeScript · Supabase.
focus full-stack
Numo
A local-first desktop statistics app — a real stats engine (pandas / scipy / statsmodels) bundled with the app, plus natural-language interpretation. Your data never leaves your machine; only the interpretation layer talks to a model. Tauri v2.
focus desktop
Institutional tooling
Evaluation and automation tools built for a university department — project-review interfaces used by ~30–40 professors a year, room-booking automation, an annual reporting pipeline. Production institutional software, not proofs of concept.
focus institutional

Open Source

reeljet
AI short-form video ad generator, as a Claude Code skill
focus claude code video
reeljet starsreeljet forks
TBA — Token Budget Advisor
Depth/cost choice before Claude answers · merged into ECC
focus claude code token budget
TBA starsTBA forks
xabier-blog
Personal research notebook · Astro · xabier.me
focus writing astro
xabier-blog starsxabier-blog forks
save-session
Claude Code skill — compressed session summaries to a vault
focus claude code skill
save-session starssave-session forks

Also early / idea-stage: harness-ablation (an agent-harness ablation study I sketched out) · xabier-arena-solutions (placeholder for the ARENA curriculum, starting soon).


Currently

  • Writing up the production lessons as case studies on xabier.me: SAM's agent architecture and the LinceReservations build first.
  • Contributing to eval-framework open source — more PRs in the pipeline after the three above.
  • Next — the ARENA alignment curriculum, to build the research foundations under the applied experience.

Highlights

HighlightDetail
Merged eval-infra fixes3 PRs into METR/hawk, Princeton HAL, and ECC — the eval stack behind frontier-model safety research
Production workLLM agents over Salesforce taking real traffic, department tooling for ~30–40 professors in real use, a university booking platform built to spec (pending adoption), a local-first desktop stats app
Open sourcereeljet, TBA (merged into ECC), save-session, and this blog
Writing in publicxabier.me — a research notebook, bilingual (ES/EN)
Studying2nd-year AI Systems Engineering at UFV, Madrid

Focus — agent evals · Inspect-AI · production LLM systems · Stack — Python · TypeScript · FastAPI · React · Astro


repositoriesblogprofile views


Blog · GitHub · Email · RSS

Pinned Loading

  1. TBA-Token-Budget-Advisor-Claude-CodeTBA-Token-Budget-Advisor-Claude-CodePublic

    Python 2

  2. affaan-m/ECCaffaan-m/ECCPublic

    The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

    JavaScript 240k 36.4k