Skip to content

Commit b0668f9

Browse files
committed
(CAT-2609) Add context-gathering rules to CLAUDE.md
Updates the project rules to ensure the AI reads the entire repository and relevant files before suggesting or making any changes. New rules suggested by Brónagh
1 parent 456c197 commit b0668f9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ If you change template behavior, update:
9696

9797
## Project Rules
9898

99+
- Always read through the entire repo at the start of a coding session before taking any action.
100+
- Always read the relevant files in the repo before suggesting or making a change.
99101
- Never merge a pull request.
100102
- Never work directly on the `main` or `master` branch.
101103
- Never push a branch without explicit instruction.

0 commit comments

Comments
 (0)