Claude Flow Swarm Rules #696
jasonmckelliget32
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I'm having some challenges. I'm trying to use Claude Flow with a swarm to write deployment code, site code, etc. And I've defined a set of extra rules. And in Claude Code, you would put those rules into a Claude.md file, which I've got it to do. We've added rules in there, like not making changes to production files, whatever it is I wanted. I've got a set of things I want it to do and not do. And the issue I've got is that Claude Flow doesn't seem to respect those rules. It has rules in its shared memory, and I keep asking it specifically to check the Claude.md file for the rules before it executes, but it just doesn't. Now I don't know if it's a Claude Flow problem or if it's a Claude Code problem. I haven't tried it. In effect, I want to set out working practices with a set of rules and principles and have them adhere to that as it works through. And it just seems to be very unstructured in the way that it's using those rules. Should I be doing things a different way? Would love some feedback on people's ideas on this.
Beta Was this translation helpful? Give feedback.
All reactions