Skip to content
View ElliotJLT's full-sized avatar
πŸ₯
Clauding
πŸ₯
Clauding

Sponsoring

@ankidroid

Block or report ElliotJLT

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
ElliotJLT/README.md

I build AI products and deploy them into environments where they can't afford to fail.

4x founding hire. Most recently led the build of a multi-agent AI product with voice, zero to customers in weeks, in a sector that was actively banning AI tools. Before that: a four-sided marketplace in 10 days during a national crisis, and structured workflows in SRA/FCA-regulated legal tech.

Now: Building and deploying AI at Zero Gravity. Multi-agent architecture, voice, correctness evaluation, enterprise partners (HSBC, KPMG, Accenture). Previously: Flash Pack (pre-seed to Series A), MealsForTheNHS (co-founder, Β£1.8m raised, 303k meals), Farewill (SRA/FCA regulated).

Background: Languages BA (Birmingham/Fudan). French & English (native), Spanish (fluent), Chinese (intermediate). BlueDot Impact AI Governance & Alignment.

πŸŽ™οΈ Podcast: Just Now Possible with Teresa Torres. Building AI products that augment human relationships, not replace them.


MCP servers

Domain expertise turned into tools any AI assistant can use. Python, live regulatory data, production-tested.

Project What it does Why it exists
πŸ“‹ clearbook UK home-buying MCP server β€” conveyancers and mortgage brokers from SRA/FCA/Companies House registers, stamp duty, lease checks, survey explainer, title register analysis 11 tools. Live regulatory data cross-referenced with company health. The complete home-buying journey in one server
πŸ“‘ hiresignal Open spec + MCP server for AI-queryable professional profiles Recruiting agents need structured candidate data, not scraped LinkedIn
πŸŽ™οΈ vox Voice of Customer research agent 8 days of PM research in 8 minutes. JTBD, personas, opportunity mapping from Gong/Granola/Jiminy data

AI deployment & safety

Project What it does Why it exists
🧬 claude-eval-toolkit Evaluation framework for Claude-powered apps β€” evals, guardrails, deployment patterns Test your AI before it reaches users. 69 test cases, LLM-as-judge grading, UK education safeguarding (KCSIE/Prevent)
🧠 decision-trail Capture human decisions during AI-assisted development AI writes the code. Humans make the calls. This records which calls were made and why β€” so you can audit, learn, and improve

Claude Code ecosystem

Tools for AI-assisted development. I use Claude Code daily on a production app β€” these came from scratching my own itches.

Project What it does Why it exists
πŸ§ͺ Claude-Skill-Potions Curated Claude Code skills for ops and product workflows The skills directory is 40K+ deep. These are the ones that actually work. 51 stars
πŸ‹ zeste macOS menubar app β€” search, install, and manage Claude Code skills Finding and installing skills shouldn't require digging through GitHub
πŸ” claudemd-lint Linter for CLAUDE.md files Catches vague rules, bloated configs, and instructions that should be hooks
πŸͺ hooksmith Browse and install pre-built Claude Code hooks with one command 12 hooks, zero config. The missing package manager for CC hooks

Apps

Project What it does
β˜• spawn-cafe Share your link, pick a slot, find a cafe halfway. Agentic coffee meetup scheduler
ε’¨ mo-hanzi Menubar SRS for learning Chinese characters (HSK 1-3)
🐌 plod A calm running app that cares about your health, not your PBs. PWA with Strava sync
🎧 spotifyunwrapped Your Spotify data, visualised properly. Privacy-first analytics, runs entirely in your browser

What I'm writing


LinkedIn BlueDot Impact

Pinned Loading

  1. Claude-Skill-Potions Claude-Skill-Potions Public

    A collection of Claude skills I have concocted to optimise my Ops/Product workflows.

    Python 51 2

  2. conveyancing-mcp-server conveyancing-mcp-server Public archive

    MCP server for UK residential conveyancing β€” stamp duty, title registers, searches, surveys, leasehold terms, and transaction tracking

    Python