Skip to content

feat(i18n): add /review-translations Claude command#17068

Merged
pettinarip merged 3 commits into
devfrom
review-translations
Jan 16, 2026
Merged

feat(i18n): add /review-translations Claude command#17068
pettinarip merged 3 commits into
devfrom
review-translations

Conversation

@wackerow
Copy link
Copy Markdown
Member

@wackerow wackerow commented Jan 12, 2026

Description

/review-translations command

AI-assisted review for translation imports with:

  • Auto-detect PR from i18n* branches
  • Language filtering (--language=CODE)
  • Scope control (--scope=pr|full)
  • Model selection (--model=opus|sonnet|haiku)
  • Parallel agent deployment per language
  • Worktree isolation for safe fix application

/netlify-build-check command

Claude command to view the Netlify check for PR looking for failed builds

  • Views Netlify build logs if status is "failure"
  • Propose fixes for build-breaking errors that are displayed
  • Can be used for any PR; noted in /review-translations command as possible skill to use

@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 12, 2026

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit acb7505
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/696985e40c101d000852a508
😎 Deploy Preview https://deploy-preview-17068.ethereum.it
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 55 (🟢 up 1 from production)
Accessibility: 94 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@wackerow wackerow force-pushed the review-translations branch from c5f0c84 to 58cd864 Compare January 14, 2026 05:25
Copy link
Copy Markdown
Member

@pettinarip pettinarip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -0,0 +1,405 @@
---
description: Review translation imports for quality issues (runs after sanitizer)
allowed-tools: Bash, Read, Glob, Grep, Task, AskUserQuestion
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If "Apply fixes" option is used, should we add the Edit tool?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Without will just prevent it from auto-executing without any review and will prompt for an edit request. Open to discuss

Comment thread .claude/commands/review-translations.md Outdated
Comment thread .claude/commands/netlify-build-check.md
@pettinarip pettinarip merged commit da884fc into dev Jan 16, 2026
6 checks passed
@pettinarip pettinarip deleted the review-translations branch January 16, 2026 10:04
@wackerow wackerow mentioned this pull request Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants