Skip to content

Restructure Claude Code config into modular rules#375

Merged
d4rken merged 1 commit intomainfrom
chore/restructure-claude-code-config
Feb 7, 2026
Merged

Restructure Claude Code config into modular rules#375
d4rken merged 1 commit intomainfrom
chore/restructure-claude-code-config

Conversation

@d4rken
Copy link
Copy Markdown
Member

@d4rken d4rken commented Feb 7, 2026

Summary

  • Migrate monolithic root CLAUDE.md into modular .claude/rules/ structure
  • Add focused rule files: architecture, build commands, localization, commit guidelines, agent instructions
  • Add git operation permissions to .claude/settings.json
  • Clean up leftover helper scripts in .claude/tmp/

Changes

  • New: .claude/CLAUDE.md — lightweight project index
  • New: .claude/rules/ — 5 topic-specific rule files with glob-based contextual loading
  • Modified: .claude/settings.json — added git add/log/commit/show permissions
  • Deleted: Root CLAUDE.md (content redistributed)
  • Deleted: .claude/tmp/ helper scripts (no longer needed)

Migrate monolithic root CLAUDE.md into .claude/rules/ structure
with focused topic files and glob-based contextual loading.
Clean up leftover helper scripts in .claude/tmp/.
@d4rken d4rken added the enhancement Add a new feature of improve an existing feature label Feb 7, 2026
@d4rken d4rken merged commit 4e279ca into main Feb 7, 2026
13 checks passed
@d4rken d4rken deleted the chore/restructure-claude-code-config branch February 7, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Add a new feature of improve an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant