# Nimesh Manmohanlal > Engineering leader specialising in AI-first software development, helping SaaS engineering teams adopt agentic AI safely — covering observability, team structure, context engineering, and production risk. ## About Nimesh Manmohanlal is a technology leader with hands-on experience shipping agentic AI systems to production. He writes practical guides for engineering leaders navigating the shift from traditional to AI-first development: what actually breaks, what to instrument, and how to structure teams and processes when AI agents are part of the engineering workforce. - Website: https://nimeshjm.com - LinkedIn: https://www.linkedin.com/in/nimeshmanmohanlal/ - GitHub: https://github.com/nimeshjm ## Navigation - [Blog](https://nimeshjm.com/blog) - [About](https://nimeshjm.com/about) ## Blog Posts (newest first) - [Observability for agents: you can't debug what you can't see](https://nimeshjm.com/blog/ai-observability): AI agents are shipping code to your production systems faster than your observability can keep up. What actually breaks, what to instrument, and why logs alone won't save you. - [Agentic search vs vector search vs graph search: how to feed Claude the right context](https://nimeshjm.com/blog/ai-codebase-context-retrieval): Claude Code works great out of the box on greenfield projects. On brownfield codebases, the built-in search starts to hurt you. When to use native agentic search, when to add vector or graph search, and how to wire them up as MCP servers. - [The new 3 amigos: from story kickoffs to agent orchestration](https://nimeshjm.com/blog/ai-new-3-amigos-agent-orchestration): The original 3 amigos brought product, developer and tester into the room before a story got built. AI first engineering has quietly reinstated the pattern twice over, once for humans, once for agents. Where the hard question sits is in the reviewer role. - [Building AI into your SaaS product](https://nimeshjm.com/blog/ai-saas-product-strategy): Using AI internally is an operational call. Embedding AI in your product is commercial, legal and architectural. What that changes for what you build, what you sell, and how the business runs. - [Most companies are getting no value from AI](https://nimeshjm.com/blog/ai-adoption-value-gap): AI adoption is near-universal but value creation is concentrated in a small minority. The gap between pilots and production, the risks nobody is preparing for, and what actually happens when AI-generated code hits your systems. - [AI won't fix your engineering team. It will amplify everything - good and bad.](https://nimeshjm.com/blog/ai-applied-to-software-engineering): AI productivity tools amplify what already exists in your engineering team - for better or worse. The diagnosis - what the data actually shows about AI, productivity, and the growing gap between seniors and juniors. - [Hiring and mentoring engineers in an AI first world](https://nimeshjm.com/blog/ai-engineering-team-playbook): AI has changed what you should test in interviews, how you onboard juniors, and what mentoring actually looks like. The practical playbook for the people side of AI-first engineering. - [Structuring engineering teams for AI first development](https://nimeshjm.com/blog/ai-engineering-team-structure): How to structure engineering teams when AI agents are part of the workforce. - [Infrastructure as Code 2.0: The Agentic Shift](https://nimeshjm.com/blog/ai-iac): Infrastructure as Code is moving to Agentic Provisioning. Why vector search fails for cloud infrastructure and how agents use graph reasoning to plan, verify, and execute cloud deployments. - [Agentic Context Engineering: Moving Beyond Index Bloat](https://nimeshjm.com/blog/ai-agent-skills): The industry is shifting from indexing everything to agentic context engineering with Progressive Context Disclosure and modular Agent Skills. How to build 'just-in-time' context for AI coding agents.