AI assistants & agentic tooling
- Claude Code — primary daily driver for engineering work. Multi-agent orchestration, custom skills, MCP-connected workflows. Daily user.
- Cursor — in-IDE pair-programming when I want to stay in the editor surface.
- GitHub Copilot — inline completion for boilerplate-heavy code.
- Gemini — second opinion on prompts and longer-context reasoning tasks.
- Model Context Protocol (MCP) — building production MCP servers for the AI Agent Platform at Careem. Wrote the primer on retrofitting microservices.