Skip to content

Comments

fix: remove personal preferences from project CLAUDE.md#242

Merged
FlorianBruniaux merged 1 commit intortk-ai:masterfrom
edsai:fix/claude-md-personal-prefs
Feb 22, 2026
Merged

fix: remove personal preferences from project CLAUDE.md#242
FlorianBruniaux merged 1 commit intortk-ai:masterfrom
edsai:fix/claude-md-personal-prefs

Conversation

@edsai
Copy link
Contributor

@edsai edsai commented Feb 21, 2026

Summary

Project CLAUDE.md is loaded for every contributor using Claude Code on this repo. It currently contains personal preferences that get imposed on all forks and contributors:

  • Hardcoded home directory path (/Users/florianbruniaux/Sites/rtk-ai/rtk) — breaks for every other developer
  • Sibling project references (ccboard, cc-economics) — irrelevant to contributors
  • French language/communication style ("User communicates in French", "Bold Guy style") — forces all contributors into one person's language preference

These belong in the author's personal ~/.claude/CLAUDE.md, not in the project's committed CLAUDE.md.

Changes

  • Replace hardcoded path with generic # Verify you're in the rtk project root
  • Remove sibling project names from working directory section
  • Remove entire "Language & Communication" section

Test plan

  • No code changes — documentation only
  • Verified no other personal preferences remain in CLAUDE.md

Project CLAUDE.md is loaded for every contributor using Claude Code.
It should contain project documentation, not personal preferences.

Removed:
- Hardcoded home directory path (/Users/florianbruniaux/...)
- Sibling project references (ccboard, cc-economics)
- French language preference and communication style

These belong in the author's personal ~/.claude/CLAUDE.md, not in
the repo where they get imposed on every fork and contributor.
@FlorianBruniaux
Copy link
Collaborator

Indeed ! Will fix this @edsai

@FlorianBruniaux FlorianBruniaux merged commit 3a8044e into rtk-ai:master Feb 22, 2026
2 of 3 checks passed
FlorianBruniaux added a commit that referenced this pull request Feb 22, 2026
Remove `methode-aristote/app` project name from the JS/TS tooling
section. Project-specific CLAUDE.md should not reference personal
projects or contributor-specific context.

Follow-up to #242.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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