RooPrompts/docs/community/dynamic-rules.md
2025-05-17 14:58:58 +05:30

5 lines
No EOL
444 B
Markdown

# Roo Code Dynamic Rules by cannuri
[View Project on GitHub](https://github.com/cannuri/roo-code-dynamic-rules)
Inspired by LangMem, this simple Rule allows you to define new rules and delete them on the fly simply by writing `RULE/NORULE: (your new rule)` in your message. Roo Code will then add it to or remove it from the `.clinerules` file. This way you can quickly define project specific rules on the fly and build them up step by step.