Skip to content

Add CLAUDE.md symlinks for cross-platform AI tool compatibility#15

Merged
jbreite merged 1 commit intomainfrom
add-claude-md-symlinks
Feb 7, 2026
Merged

Add CLAUDE.md symlinks for cross-platform AI tool compatibility#15
jbreite merged 1 commit intomainfrom
add-claude-md-symlinks

Conversation

@jbreite
Copy link
Copy Markdown
Owner

@jbreite jbreite commented Feb 7, 2026

Summary

  • Adds CLAUDE.md symlinks pointing to AGENTS.md in each src/ subfolder so Claude Code auto-discovers the docs
  • Adds scripts/link-agents-md.sh to create missing symlinks (bun run link-agents)
  • Adds scripts/check-agents-md.sh and a CI job that fails if any symlink is missing

Why

AGENTS.md is the universal convention (Codex, etc.), but Claude Code requires CLAUDE.md. Symlinks let both work from a single source of truth.

Test plan

  • Verify bun run check:agents passes locally
  • Verify CI check-agents-md job passes
  • Remove a symlink, confirm bun run check:agents fails, then bun run link-agents fixes it

🤖 Generated with Claude Code

AGENTS.md is the universal convention, but Claude Code requires CLAUDE.md.
This adds symlinks so both work, with a CI check to catch missing ones.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jbreite jbreite merged commit c6cda72 into main Feb 7, 2026
4 checks passed
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.

1 participant