Skip to content

Commit b01dea7

Browse files
Merge pull request anthropics#196 from anthropics/sgrider/model-check
Remove duplicate model usage check from notebook-review
2 parents 419ee5b + d2cab04 commit b01dea7

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.claude/commands/notebook-review.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,6 @@ description: Comprehensive review of Jupyter notebooks and Python scripts
55

66
Review the changes to Jupyter notebooks and Python scripts in this PR. Please check for:
77

8-
## Model Usage
9-
Verify all Claude model references against the current list at:
10-
https://docs.anthropic.com/en/docs/about-claude/models/overview.md
11-
- Flag any deprecated models (older Sonnet 3.5, Opus 3 versions)
12-
- Flag any internal/non-public model names
13-
- Suggest current alternatives when issues found
14-
- Recommend aliases ending in -latest for stability
15-
168
## Code Quality
179
- Python code follows PEP 8 conventions
1810
- Proper error handling

0 commit comments

Comments
 (0)