- Edit skill sources under
skills/src/**; do not edit generated artifacts underetc/claude/skills/**. - After changing skill sources, run
make -C skills buildfor local regeneration ormake -C skills syncfor full sync/install. - Use
make link-claudewhen you need to refresh~/.claude/**symlinks from this repo. - Treat
README.mdas user-facing setup docs; keep this file limited to agent-only repository rules.