←back to thread

The Claude Code Framework Wars

(shmck.substack.com)
125 points ShMcK | 1 comments | | HN request time: 1.045s | source
Show context
matt3D ◴[] No.45156172[source]
Pretty surprised BMAD-method wasn't mentioned.

For my money it's by far the best Claude Code compliment.

replies(4): >>45156236 #>>45156624 #>>45156645 #>>45165605 #
1. 3uler ◴[] No.45156645[source]
The BMAD system seems similar to the AgentOS mentioned in the post.

This way of context engineering has definitely been the way to go for me, although I’ve just implemented it myself… using Claude to help generate commands and agents and tweaking them to my liking, lately been using json as well as markdown to share context between steps.