You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .cursor/skills/review-code/SKILL.md
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -168,9 +168,15 @@ Provide a structured review with:
168
168
-**Suggestions**: Consider for improvement
169
169
-**Conventions Checklist**: Which conventions were checked and passed/failed
170
170
171
-
Save the review to a markdown document in the system temp directory (`/tmp` on macOS/Linux), then open it in Cursor for the user to review. Name the document:
-**For local branches**: `[repository-name]_[branch-name]_review-MMDDhhmm.md`
171
+
Save the review to a markdown document in the system temp directory (`/tmp` on macOS/Linux), then open it in the current Cursor workspace for the user to review:
0 commit comments