diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-07 18:25:33 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-07 18:25:33 -0500 |
| commit | 3efaf9b5218fa769a297df5821ec89837207e57d (patch) | |
| tree | dacf5b6294cc763d7a4eb249d6948fb5a6d71371 /.claude/rules/subagents.md | |
| parent | 4ece1ebb4487d3e565642e45d586f97172fe97ce (diff) | |
| download | dotemacs-3efaf9b5218fa769a297df5821ec89837207e57d.tar.gz dotemacs-3efaf9b5218fa769a297df5821ec89837207e57d.zip | |
chore: symlink claude rules to rulesets canonical
The .claude/rules/ files (commits.md, testing.md, verification.md) were local copies that drifted from the canonical at ~/code/rulesets. I replaced them with absolute symlinks pointing at the canonical files. This repo now picks up rule updates automatically.
The symlinks are absolute. Cloning this repo on a new machine needs ~/code/rulesets at the same path. Otherwise the symlinks dangle.
Diffstat (limited to '.claude/rules/subagents.md')
| l--------- | .claude/rules/subagents.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.claude/rules/subagents.md b/.claude/rules/subagents.md new file mode 120000 index 00000000..41bc89d4 --- /dev/null +++ b/.claude/rules/subagents.md @@ -0,0 +1 @@ +/home/cjennings/code/rulesets/claude-rules/subagents.md
\ No newline at end of file |
