Improvements #1
Loading…
Reference in a new issue
No description provided.
Delete branch "nikhilmundra/RooPrompts:nikhil"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
See improvements commit-by-commit rather than files at once.
@ -170,2 +170,2 @@
3. Reference `systemPatterns.md` for architectural guidelines
4. Consider `techContext.md` for technology constraints
1. **Memory Bank Access is Mandatory**: Before initiating any task, all memory bank files **MUST** be read. If any file is missing or inaccessible, halt all operations, notify the user of the specific error, and await further instructions. **DO NOT** proceed with a partial or incomplete memory bank.
2. Check `.clinerules` for project-specific standards
since we are using this with roo. should we also include .roo/rules here as well?