[DOCS] Broken link from "Claude Code Best Practices" doc

Resolved 💬 4 comments Opened Sep 8, 2025 by zeke Closed Jan 8, 2026

Documentation Type

Broken links

Documentation Location

https://www.anthropic.com/engineering/claude-code-best-practices

Section/Topic

Use Claude as a linter

Current Documentation

The docs currently say:

Claude Code can provide subjective code reviews beyond what traditional linting tools detect, identifying issues like typos, stale comments, misleading function or variable names, and more

What's Wrong or Missing?

The link to "subjective code reviews" points to a file in this repo https://github.com/anthropics/claude-code/blob/main/.github/actions/claude-code-action/action.yml but that file doesn't exist at that path.

<img width="667" height="162" alt="Image" src="https://github.com/user-attachments/assets/4647f79f-4a1e-490a-ac2a-12c6fa4501c9" />

Suggested Improvement

Update the link to point to the new Actions workflow files, wherever that lives now.

Impact

Low - Minor confusion or inconvenience

Additional Context

_No response_

View original on GitHub ↗

This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗