Skip to content

Add CLAUDE.md for Claude Code project guidance - #116

Merged
drache42 merged 1 commit into
mainfrom
claude-init-copilot-aware
Aug 4, 2026
Merged

Add CLAUDE.md for Claude Code project guidance#116
drache42 merged 1 commit into
mainfrom
claude-init-copilot-aware

Conversation

@drache42

@drache42 drache42 commented Aug 4, 2026

Copy link
Copy Markdown
Owner

Summary

Adds a \CLAUDE.md\ file to the repository root to give Claude Code structured context about the project: build and test commands, project layout, pipeline flow, data model, configuration loading order, and working conventions.

Changes

CLAUDE.md project guidance file

Added an 88-line \CLAUDE.md\ that covers essential \dotnet build/\dotnet test/\dotnet run\ commands, the full project layout across the four solution projects, the seven-step weekly digest pipeline, EF Core data model summary, configuration loading order, CI/CD overview, and key working conventions (warnings-as-errors, dependency policy, PR title rules, secret handling). Claude Code agents load this file automatically when working in the repository, reducing the need to re-discover these facts on every session.

Version Hint

Suggested bump: \patch\

The only change is a new \CLAUDE.md\ documentation/markdown file; no production code, schema, CLI commands, or configuration contracts were modified.

@drache42 drache42 added the skip-release Merge without releasing label Aug 4, 2026
@github-actions github-actions Bot added the semver: patch Bug fix / maintenance label Aug 4, 2026
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

🟢 SemVer classification: semver: patch

Rationale: Addition of CLAUDE.md is a documentation file that provides development guidance and has no impact on the deployed application, its configuration, database schema, or CLI commands.

@drache42
drache42 merged commit c0b639d into main Aug 4, 2026
7 of 8 checks passed
@drache42
drache42 deleted the claude-init-copilot-aware branch August 4, 2026 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver: patch Bug fix / maintenance skip-release Merge without releasing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant