aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/common/.claude/commands/refactor.md
Commit message (Collapse)AuthorAgeFilesLines
* chore(dotfiles): move claude config to rulesets, add gitignore guardCraig Jennings2026-05-061-259/+0
| | | | | | I moved settings.json, .mcp.json, and commands/refactor.md to the rulesets repo so they travel across machines instead of being archsetup-specific. The local ~/.claude/ symlinks now point at rulesets. I also added the three paths to .gitignore so a stray re-add of any of them won't slip through. settings.local.json stays here because it's per-machine by convention.
* feat: add Claude Code settings to stowed dotfilesCraig Jennings2026-04-091-0/+259
Add commands, settings, MCP config, and humanizer skill to dotfiles/common for GNU Stow management across machines.