Merge remote-tracking branch 'origin/main' into garrytan/office-hours

This commit is contained in:
Garry Tan
2026-03-18 06:07:46 -07:00
28 changed files with 80 additions and 17 deletions
+2 -1
View File
@@ -3,7 +3,8 @@ name: review
version: 1.0.0
description: |
Pre-landing PR review. Analyzes diff against the base branch for SQL safety, LLM trust
boundary violations, conditional side effects, and other structural issues.
boundary violations, conditional side effects, and other structural issues. Use when
asked to "review this PR", "code review", "pre-landing review", or "check my diff".
allowed-tools:
- Bash
- Read
+2 -1
View File
@@ -3,7 +3,8 @@ name: review
version: 1.0.0
description: |
Pre-landing PR review. Analyzes diff against the base branch for SQL safety, LLM trust
boundary violations, conditional side effects, and other structural issues.
boundary violations, conditional side effects, and other structural issues. Use when
asked to "review this PR", "code review", "pre-landing review", or "check my diff".
allowed-tools:
- Bash
- Read