top | item 45156172

(no title)

matt3D | 5 months ago

Pretty surprised BMAD-method wasn't mentioned.

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

discuss

order

3uler|5 months ago

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.

CGamesPlay|5 months ago

What is this? Just a system prompt? What makes it so good for you?

https://github.com/bmad-code-org/BMAD-METHOD

matt3D|5 months ago

It manifests as a sort of extension for Claude Code.

When I'm in the terminal I can call on Agents who can create standardised documents so there is a memory of the product management side of things that extends beyond the context window of Claude.

It guides you through the specification process so that you have extremely tight tasks for Claude to churn through, with any context, documentation and acceptance criteria.

Perhaps there are others similar, but I have found it completely transformative.

3uler|5 months ago

It’s basically a set of commands and agents and a way to structure context.

touristtam|5 months ago

BMAD is mentioned in the QA part, FWIW.

MarcelOlsz|5 months ago

Same with taskmaster, also not there.

3uler|5 months ago

I never found taskmaster that useful, something about how it forced you to work didn’t click with me…