Piloting in retina-tracker (#5): the repo's .gitignore had a blanket .claude/ rule, so scaffolded settings.json + rules/ would never be committed. The skill should detect this and warn / offer to un-ignore shared config (.claude/* + !.claude/settings.json + !.claude/rules/) while keeping settings.local.json ignored. Refs #5.
Piloting in retina-tracker (#5): the repo's .gitignore had a blanket
.claude/rule, so scaffolded settings.json + rules/ would never be committed. The skill should detect this and warn / offer to un-ignore shared config (.claude/*+!.claude/settings.json+!.claude/rules/) while keeping settings.local.json ignored. Refs #5.