Skip to content

Commit bb075d7

Browse files
committed
feat(claude): add @AGENTS.md reference to dotfiles CLAUDE.md
The preprocessor picks up @AGENTS.md at load time, making AGENTS.md the source of truth for agent instructions without an extra round trip.
1 parent f044c26 commit bb075d7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

home/modules/claude/config.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ let
5454
claudeGlobalSettingsJson = builtins.toJSON claudeGlobalSettings;
5555

5656
claudeDotfilesRules = ''
57+
@AGENTS.md
58+
5759
# Dotfiles Repository
5860
5961
Nix-based dotfiles repository managing system and home configurations across NixOS and standalone home-manager hosts. Use /dotfiles skill for repository patterns, directory organization, and anti-patterns. Use /rebuild to apply changes. Use /test for verification. Core behavior instructions are in the global CLAUDE.md — do not duplicate them here.

0 commit comments

Comments
 (0)