diff --git a/AGENTS.md b/AGENTS.md index 202e283719..763c6bcdb7 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -17,6 +17,9 @@ - Run single focused unit-test: - Add the `:focus` keyword to the test case: `(deftest ^:focus test-name ...)` - `bb dev:test -i focus` + +## Code Guidance +- Keep in mind: @prompts/review.md ## Review Checklist - Linters and unit-tests must pass