Skip to content

symlink CLAUDE.md to AGENTS.md#270

Merged
joamatab merged 2 commits into
mainfrom
add-claude-symlink
May 29, 2026
Merged

symlink CLAUDE.md to AGENTS.md#270
joamatab merged 2 commits into
mainfrom
add-claude-symlink

Conversation

@joamatab
Copy link
Copy Markdown
Contributor

@joamatab joamatab commented May 27, 2026

Summary

  • Create CLAUDE.md as a symlink to AGENTS.md so they stay in sync

Test plan

  • Verify ls -la CLAUDE.md shows symlink to AGENTS.md

Summary by Sourcery

Documentation:

  • Introduce CLAUDE.md as a symlink reference to AGENTS.md to keep documentation aligned.

@sourcery-ai
Copy link
Copy Markdown

sourcery-ai Bot commented May 27, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Adds CLAUDE.md as a filesystem-level symlink/redirect target to AGENTS.md so the two documents remain in sync without duplication.

Flow diagram for CLAUDE.md symlink to AGENTS.md

flowchart LR
    Developer["Open CLAUDE.md"] --> FS["Filesystem resolves symlink"]
    FS --> AGENTS["Read AGENTS.md contents"]
Loading

File-Level Changes

Change Details Files
Introduce CLAUDE.md as an alias to AGENTS.md so documentation stays synchronized.
  • Create CLAUDE.md containing a reference path to AGENTS.md so the VCS/hosting platform treats it as a symlink or redirect, avoiding duplicated content between the two files.
CLAUDE.md

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the CLAUDE.md file to include a reference to AGENTS.md. There are no review comments, and I have no additional feedback to provide.

Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

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

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@joamatab joamatab force-pushed the add-claude-symlink branch from 0e383e7 to 993412d Compare May 27, 2026 14:29
- Add missing .github/workflows/code-security.yml from upstream template
  (fixes check-template-drift hook)
- Format pyproject.toml with toml-sort (fixes pretty-format-toml hook)
@joamatab joamatab merged commit 61e5547 into main May 29, 2026
7 of 8 checks passed
@joamatab joamatab deleted the add-claude-symlink branch May 29, 2026 06:12
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.

3 participants