Skip to content

Add CLAUDE.md as symlink to AGENTS.md#636

Merged
aminix merged 1 commit intomainfrom
add-claude-md-symlink
Apr 17, 2026
Merged

Add CLAUDE.md as symlink to AGENTS.md#636
aminix merged 1 commit intomainfrom
add-claude-md-symlink

Conversation

@aminix
Copy link
Copy Markdown
Contributor

@aminix aminix commented Apr 17, 2026

Summary

  • Adds CLAUDE.md as a symlink to the existing AGENTS.md.
  • Claude Code only reads CLAUDE.md natively (docs), so without this file Claude Code sessions miss the repo's agent context.
  • Symlinking (vs. duplicating or using an @AGENTS.md import file) keeps the two files in lockstep with no maintenance overhead.

Test plan

  • Confirm CLAUDE.md resolves to AGENTS.md content (cat CLAUDE.md).
  • Open the repo in Claude Code and verify the agent picks up AGENTS.md instructions via CLAUDE.md.

🤖 Generated with Claude Code

Claude Code only reads CLAUDE.md natively; symlinking avoids
duplicating project context across both files.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@aminix aminix added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Apr 17, 2026
@aminix aminix requested a review from seanyeh April 17, 2026 16:33
@aminix aminix merged commit 08b70fd into main Apr 17, 2026
8 checks passed
@aminix aminix deleted the add-claude-md-symlink branch April 17, 2026 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

impact/no-changelog-required This issue doesn't require a CHANGELOG update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants