Applied AI Adoption Notes: Workflow Wrappers, MCP for Natural-Language DB Queries, Deterministic Grounding
brandon_galang · x · 2026-09-05
Brandon Galang announced his next applied AI/career office hours and shared notes from the August session:
Driving adoption in non-technical teams
- Ops/marketing/finance teams handed a blank ChatGPT box test generic tasks and conclude AI is useless; engineering teams adopt Cursor/Claude immediately
- Instead of mandates, build workflow wrappers around recurring manual tasks (e.g. weekly reporting) that deliver finished outputs into Slack, Linear, Notion, or email — visible hours saved sparks organic curiosity
- In privacy-sensitive settings (healthcare, senior living), MCP servers connected to internal databases let managers query data in natural language inside Claude Desktop, no SQL needed
Deterministic grounding & hallucination prevention
- Human-entered text (Jira tickets, Slack threads) is unreliable for release notes; use code diffs for deterministic grounding, plus enterprise verification patterns
More from coding & agent
- Two years after Devin launched: Cognition's task success climbed from ~30% to 90% — silasalberti · 2026-09-05
- I built a useless Gemini chatbot, then added a "teaching layer" of lessons — now it works — Realistic-Middle7168 · 2026-09-05
- A Multi-Model "Plan-Implement-Review" Workflow Wired Through Claude Code — dr_cintas · 2026-09-05
- Viral dev joke: AI has solved writing code, not meetings, requirements or DNS — StewartalsopIII · 2026-09-05
- Git worktree workflow for running multiple branches and coding agents in parallel — JeremyCMorgan · 2026-09-05
- One dev's agent idea-exploration workspace: git worktrees plus append-only memory files — viksit · 2026-09-05