Skip to content
View dvmukul's full-sized avatar

Block or report dvmukul

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

Hey, I'm Mukul πŸ‘‹

Senior Product Manager working at the intersection of AI systems, data infrastructure, and enterprise SaaS.

I build AI products that actually get deployed β€” not just demoed. That means caring as much about data quality, trust architecture, and organizational adoption as about the model itself.


What I work on

Most AI products don't fail because the model is wrong. They fail because the data feeding it is broken, the infrastructure can't scale, and nobody built the governance layer that enterprise buyers require before they'll let AI anywhere near their workflows.

That's the problem I solve.

My background spans:

  • AI & agentic systems β€” designing workflows where AI autonomously reasons across steps, not just generates a single response
  • Data infrastructure β€” ETL pipelines, data warehouses, analytics platforms; the unglamorous layer that determines whether any AI insight is trustworthy
  • Enterprise platform & IAM β€” SSO, IdP integrations, zero-trust architectures; the access control layer that gets AI products through security review
  • B2B SaaS β€” 8+ years shipping products at Vendasta and across the enterprise SaaS stack

What's in this repo

Repo What it is
pm-research-agent Agentic workflow that autonomously researches a company and generates a structured competitive brief. Multi-step reasoning + web search, no fixed pipeline.
pm-prompt-library Curated high-performance prompts for PMs: discovery, strategy, communication, and analysis. Built from real workflows, not theory.
ProductTeardowns Deep-dive analyses of AI and SaaS products β€” how they're built, why they're positioned the way they are, and what a competing PM should do about it.

How I think about AI PM work

The best AI PMs aren't the ones who can prompt the best. They're the ones who can:

  1. Define the right problem β€” most AI initiatives fail at problem framing, not model selection
  2. Set up the right data infrastructure β€” a model is only as good as what you feed it
  3. Build the organizational conditions for AI to be trusted β€” governance, auditability, change management
  4. Create evaluation frameworks before shipping β€” "good" needs a definition before you go to prod, not after

I'm also a believer that the IAM and access control layer is the most underrated part of enterprise AI product work. I've seen more AI deals die in security review than in any product demo.


Tech I work with

Generative AI Agentic Systems Python Platform & IAM Data Infrastructure


Currently exploring

  • AI evaluation frameworks β€” how to measure whether an AI product is actually working, not just generating output
  • Agentic workflow design β€” orchestration patterns, failure modes, and when not to use agents
  • AI security & governance β€” prompt injection defenses, bias auditing, auditability within IAM boundaries

Outside of product

Working toward my private pilot license. There's a version of product management in every pre-flight checklist β€” precise inputs, shared mental models, and a clear understanding of what happens when requirements are ambiguous at 3,000 feet.


"I don't just use AI to work faster β€” I orchestrate AI to change how work gets done."


πŸ“Ž LinkedIn
πŸ“Ž Portfolio

Pinned Loading

  1. pm-research-agent pm-research-agent Public

    AI agent that performs research for a given company

    Python

  2. pm-prompt-library pm-prompt-library Public

    A curated collection of high-performance AI prompts tailored for Product Managers to streamline discovery, strategy, communication, and analysis.

  3. ProductTeardowns ProductTeardowns Public

    A growing collection of structured product analyses

  4. LLM-Eval LLM-Eval Public

    A structured evaluation framework for LLM outputs.

    Python