-
Notifications
You must be signed in to change notification settings - Fork 440
Open
Description
Hi. I see that you are also working on rules for Claude Code. Tell me, please, have you made a Cursor Memory Bank for systems that cannot have Custom Mode? Such as Augment https://docs.augmentcode.com/
I tried to connect the current Cursor Memory Bank project via rules in Augment, but it seems that they conflict with the basic prompt of its agent, because it cannot process all this information normally, it cannot give an answer for several minutes, sometimes it can move one more step, but then it hangs again and eventually gives an error. It seems that you need to simplify the instructions for it and do it somehow differently.
I did it like this, this is what I wrote in the User Guidelines:
ATTENTION!!! These are your basic rules of work, always take them into account !!! It is forbidden to perform any actions without taking into account these basic rules of work !!! Only taking into account these basic rules of work allows you to work efficiently and do what the user needs !!! Thanks to these basic rules, you get the right context for your work.
1. When the user writes the VAN or QA command, then you need to work and perform all the actions according to Custom Mode .augment/rules/custom_modes/van_instructions.md and then execute the instructions indicated in this file, upload the files specified in this Custom Mode.
2. When the user writes the PLAN command, then you need to work and perform all the actions according to Custom Mode .augment/rules/custom_modes/plan_instructions.md and then execute the instructions indicated in this file, upload the files specified in this Custom Mode.
3. When the user writes the CREATIVE command, then you need to work and perform all the actions according to Custom Mode .augment/rules/custom_modes/creative_instructions.md and then execute the instructions indicated in this file, upload the files specified in this Custom Mode.
4. When the user writes the IMPLEMENT command, then you need to work and perform all the actions according to Custom Mode .augment/custom_modes/implement_instructions.md and then execute the instructions indicated in this file, upload the files specified in this Custom Mode.
5. When the user writes the REFLECT or ARHIVE command, then you need to work and perform all the actions according to Custom Mode .augment/rules/custom_modes/reflect_Instructions.md and then execute the instructions indicated in this file, upload the files specified in this custom mode.
6. All these Custom Modes use the rules that are in .augment/rules/isolation_rules
Metadata
Metadata
Assignees
Labels
No labels