Tag: documentation
All the articles with the tag "documentation".
-
Generate C4 Diagrams from Your Codebase
Have Claude read your codebase, generate C4 diagrams, and load them in Structurizr. From zero to full documentation in under 30 minutes.
-
I Run 4 AI Agents in Parallel. Here's How I Keep Them from Destroying My Codebase
After watching Claude sessions step on each other's changes, I discovered git worktrees. Here's the system that lets me run 4 AI agents simultaneously without merge hell.