Skip to content

Add CLAUDE.md for Claude Code guidance - #9

Merged
JAORMX merged 1 commit into
mainfrom
add-claude-md
Feb 4, 2026
Merged

Add CLAUDE.md for Claude Code guidance#9
JAORMX merged 1 commit into
mainfrom
add-claude-md

Conversation

@JAORMX

@JAORMX JAORMX commented Feb 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add CLAUDE.md file to provide project-specific guidance for Claude Code
  • Include build commands, development workflow, boundaries, and architecture overview
  • Follow best practices from Anthropic docs and GitHub's AGENTS.md analysis

What's Included

  • Build and Development Commands: Task runner commands for lint, test, and code generation
  • Development Workflow: Step-by-step process for making changes
  • Boundaries: Clear rules for what to never do, ask first, and always do
  • Architecture: Package design principles and current package overview
  • Code Quality Notes: Coverage requirements and license header checks
  • Stability Guarantees: Package graduation track descriptions

Test plan

  • Review CLAUDE.md content for accuracy
  • Verify commands work as documented

🤖 Generated with Claude Code

Add project-specific instructions for Claude Code including:
- Build and development commands (task runner)
- Development workflow steps
- Boundaries (never/ask first/always rules)
- Architecture overview and package descriptions
- Code quality notes and stability guarantees

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Comment thread CLAUDE.md
Comment on lines +1 to +3
# CLAUDE.md

This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

nit: Probably worth deleting this. The agent most probably just receives the contents of the file in the system prompt for context, i.e. it doesn't even has a perception that this came from a file

Comment thread CLAUDE.md
@JAORMX
JAORMX merged commit 42eefc0 into main Feb 4, 2026
5 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.

3 participants