Skip to content

Commit abfebe0

Browse files
GiggleLiuclaude
andcommitted
Add examples.json one-line-per-PR check to final-review skill
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 65de0d3 commit abfebe0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.claude/skills/final-review/SKILL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ Scan the PR diff for dangerous actions:
137137
- **Unrelated changes**: Files modified that don't belong to this PR (e.g., changes to unrelated models/rules, CI config, Cargo.toml dependency changes not needed for this PR)
138138
- **Force push indicators**: Any sign of history rewriting
139139
- **Broad modifications**: Changes to core traits, macros, or shared infrastructure that could affect other features
140+
- **`examples.json` one-line rule**: `examples.json` is only allowed to change one line per PR (each PR adds exactly one model or one rule). If the diff shows more than one changed line in `examples.json`, flag it.
140141

141142
Report findings:
142143

0 commit comments

Comments
 (0)