I’ve been discovering recently that ChatGPT is actually pretty good at helping write Architectural Decision Records (ADRs).
Like most writing tasks, I’m finding ChatGPT is good at giving me a nice starting point instead of staring a blank template.
Even with as simple a prompt as “write an architectural decision record on why we chose to go with react instead of angular”, it’ll give a decent list of pros and cons on the topic in a common ADR template. I can also refine it further by saying “write it using the following template instead…”
...