Discussion about this post

User's avatar
Gabor Torok's avatar

Great to see you back and blogging. It's always a pleasure to read about your thoughts, they're deep and insightful.

I especially love the way you write about your personal motivators:

- Make changes more intentional, because you want to own them

- The vibe of creating something from scratch, which reminds you of the early DevOps days.

Thanks for the list of MCPs, you inspired me to try them out! :)

Regarding AI slop: regardless of the tools, you still capture requirements, right? Do you still review requirements to validate AI, peer review and knowledge share ... right?

Finally, hope the question is not too sensitive, just out of curiosity: how much do this setup cost? I mean, at least a ball park. Perhaps it deserves a separate post - ROI.

Keep having fun!

Expand full comment
Jonathan's avatar

Went and read up a little on this because I'm pretty interested for my own work: https://docs.anthropic.com/en/docs/claude-code/sub-agents

I think I'll explore creating a subagent that I give a branch name to, a prompt that points it at my application structure overview doc (plus others if/when I get around to creating them), auto grant it some non-mutating git commands like `git diff`, and set it up to expect a branch name that it diffs against `main` to see if docs need to be updated.

Expand full comment
8 more comments...

No posts