Skip to content
View vimoxshah's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report vimoxshah

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
vimoxshah/README.md

Hi, I'm Vimox Shah 👋

Building AI-native engineering systems where agents do real work

Deterministic code intelligence · Fleet-wide ontology · MCP tooling · Spec-driven SDLC · Distributed Systems


I build AI-native engineering systems that let AI agents do real software engineering work — not just autocomplete code. My focus is deterministic infrastructure around LLMs: intelligence layers, ontology systems, MCP tooling, agent orchestration, and spec-driven SDLC platforms that turn large codebases into queryable engineering substrates.

The thesis: most "AI for code" fails because it treats the codebase as opaque text and the LLM as a search engine. Production-grade AI engineering needs pre-computed structural understanding, deterministic retrieval, and machine-verifiable workflows — so agents operate on facts, not vibes.

🛠️ What I've been building

  • Spec-driven SDLC — drives development from specs → plans → tasks → implementation → review against machine-checkable engineering rules, so AI operates inside guardrails, not around them.
  • A Claude Code ecosystem — 48 commands, Skills, Hooks, and specialized Agents for production engineering workflows.
  • An MCP server — a thin-surface architecture that consolidated 100+ tools into 22 high-leverage capabilities while cutting attention overhead.
  • A fleet-wide intelligence layer — indexes microservice architectures into a 112k+ node ontology that answers cross-service questions in under 100ms, with no LLM call.
  • Structural intelligence — extracts and connects APIs, routes, schemas, frontend/backend relationships, infra topology, and event flows into searchable substrates.
  • A measurement layer — a privacy-preserving telemetry rail feeding a warehouse + dashboards that quantify how AI-assisted development actually performs across an org.
  • Cross-platform distribution — macOS + Windows + Linux, installable in one command.

🚀 Open source

Project What it does
claude-router Route each Claude Code task to the cheapest Claude model tier that can do it well — via model-pinned subagents (Fable judgment · Opus review · Sonnet build · Haiku volume).
claude-codex-orchestrator An orchestrator/executor split — Claude plans & verifies, Codex executes. Ships turnkey Codex profiles (Sol · Luna · Terra) for real multi-model routing.

🧰 Tech I work with

Python Node.js Ruby PostgreSQL MongoDB Redis Elasticsearch Docker Kubernetes AWS GCP

🌱 Interested in

large-scale software intelligence · autonomous engineering systems · developer productivity · next-generation software delivery

📫 Reach me on LinkedIn or Twitter

Pinned Loading

  1. information-retrieval-from-wikipedia-dataset information-retrieval-from-wikipedia-dataset Public

    search engine for wikipedia

    Java 1 1

  2. claude-codex-orchestrator claude-codex-orchestrator Public

    Claude plans & verifies, Codex executes — an orchestrator/executor split for Claude Code.

    3

  3. claude-router claude-router Public

    Route each Claude Code task to the cheapest Claude model tier that can do it well — via model-pinned subagents.

    2

  4. claude-session-replay claude-session-replay Public

    Interactive, zero-dependency HTML player for Claude Code session transcripts — scrub, step, and share a run as one self-contained file.

    JavaScript 1