Genuine question for agency owners building with n8n + Claude Code right now:
When you clone a workflow for a new client…
What actually changes?
-The API keys?
-The prompts?
-The data source?
-The logic?
All of the above?
Most of us are:
* Building a stack
* Getting it working for one client
* Duplicating it
* Tweaking it
* Shipping
Which is smart.
But here’s the quiet question:
As those tweaks pile up…
Do you actually know what’s different between Client A and Client B?
If Claude’s behavior shifts…
If you refine a prompt…
If you adjust a node to fix one edge case…
Are you upgrading the “template”?
Or just patching one clone?
I’m building in the same ecosystem.
Just noticing that everyone’s focused on getting agents working…
Very few are thinking about how reusable systems evolve or get versioned over time.
Curious how you’re handling versioning across client stacks right now.