aboutsummaryrefslogtreecommitdiff
path: root/.claude/rules/subagents.md
Commit message (Collapse)AuthorAgeFilesLines
* chore: symlink claude rules to rulesets canonicalCraig Jennings2026-05-071-0/+1
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.