Skip to content

Conversation

legion2002
Copy link

This PR adds a base CLAUDE.md file that removes all language-specific instructions from the main claude file.

The claude-base.md file contains only the core, universal instructions that apply across all development contexts:

  • Git workflows and worktree management
  • GitHub CLI usage patterns
  • General performance optimization principles
  • Commit and PR best practices
  • Core workflow rules

This base template can serve as a foundation for teams who want to create their own language-specific CLAUDE.md files while maintaining consistent fundamental workflows and principles.

🤖 Generated with Claude Code

Extracted the core, language-agnostic instructions from the main CLAUDE.md
file to create a base template. This version removes all language-specific
instructions and focuses on universal workflows, best practices, and git
operations that apply across all development contexts.

This base file can serve as a foundation for teams that want to build
their own language-specific CLAUDE.md files while maintaining consistent
core workflows and principles.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@shekhirin
Copy link

should we have it as main CLAUDE.md? Claude Code will not load any other files by default

Copy link
Member

@Rjected Rjected left a comment

Choose a reason for hiding this comment

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

would be nice if we could keep this as the regular CLAUDE.md, and if possible add language specific ones as separate md files, but include them using the path syntax
https://docs.anthropic.com/en/docs/claude-code/memory#claude-md-imports

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