
Guide
Is Cursor Only for Developers? A Better AI Interface for Anyone With Files
Anyone outgrowing ChatGPT tabs who wants file-grounded AI that remembers your rules across projects, semesters, jobs, and side work
What worked, what failed, and what helped me move from pilot to production.
New posts ship on the blog; the weekly digest catches what you missed — one email, practical only.

I have spent two decades leading digital and commercial programs across APAC. Today I build AI products and use agents daily across consulting, practice building, go-to-market, delivery governance, and operational leadership.
About me →New to the site? Pick one path — each opens a guide or series hub.

Guide
Anyone outgrowing ChatGPT tabs who wants file-grounded AI that remembers your rules across projects, semesters, jobs, and side work

Series hub
Program leads and knowledge workers adopting file-based memory for AI-assisted work — start here for the series map

Series hub
Anyone who uses AI across study, business, and personal work and wants one customized agent interface instead of a pile of chat tabs
Multi-part guides — start at the hub, then follow the series in order.

Reading path
Anyone who uses AI across study, business, and personal work and wants one customized agent interface instead of a pile of chat tabs

Reading path
Leaders and operators designing a knowledge-work engine around agents

Reading path
Practice leads governing Cursor Agent with harness discipline without microservice overhead

Reading path
Program leads and knowledge workers adopting file-based memory for AI-assisted work — start here for the series map
Latest

Best forOperators wiring Cursor Customize who need a clear split between cloud-side agent hooks and local IDE hooks without turning the repo into a microservice
Cloud agent hooks (beforeSubmitPrompt, afterAgentThought, subagentStart) run on Cursor's side. Local hooks (sessionStart, afterAgentResponse) run on your machine. Here is how I use both.
Continue reading →
Best forAnyone relying on Cursor chat search who still loses thread between sessions and wants a durable handoff file without rebuilding the whole vault
Cmd+K transcript search finds what was said. A Bridge SSOT file holds what still matters. Here is when to use each and why files win for handoff.
Continue reading →
Best forAnyone who uses AI across study, business, and personal work and wants one customized agent interface instead of a pile of chat tabs
Cursor Customize is how you shape one agent for brainstorming, consulting, blogging, shipping, and life admin - then hand off between phone and desk without restarting from zero.
Continue reading →
Best forAnyone running long Cursor agent sessions who needs quick tangents without losing the main task or re-explaining context on mobile
Cursor 3.11 side chats (/side, /btw) let you branch questions without polluting the main thread. Here is how I pair them with parallel agents and mobile handoff.
Continue reading →
Best forReaders who already get work modes and want the Customize mechanics plus Obsidian/mobile handoff without a full wiring handbook
The deep dive on Cursor Customize mechanics that matter: skills, hooks, commands, subagents, MCPs - plus the Obsidian memory loop and mobile-to-desktop handoff.
Continue reading →
Best forAnyone who occasionally ships code or config with AI and wants light review habits without a full developer handbook
A light Customize setup for directed local changes and GitHub shipping: review habits, small diffs, and handoffs - without turning this into another full harness handbook.
Continue reading →