Commit bf00725
committed
feat: add chezmoi-development skill and fix .claude directory management
- Add comprehensive chezmoi-development skill with documentation for .chezmoidata and modify scripts
- Replace dot_claude/settings.json with run_onchange_after_update-claude-settings.sh.tmpl
- Add .claude to .chezmoiignore to prevent management conflicts with symlinks
- Remove run_before_00_remove-claude-symlink.sh.tmpl that was breaking symlinks
- Configure fx/cc marketplace and enable fx-dev@fx-cc plugin by default
- Improve install.sh to detect and use local repository for testing
- Clear chezmoi state database and use --force flag to avoid prompts
- Suppress confusing "Cloning into" message when using local repository
This approach allows .claude to remain a symlink in Coder workspaces while still applying
settings updates via the run_onchange_after script, which works with both directories and symlinks.1 parent 9e99e66 commit bf00725
File tree
9 files changed
+885
-32
lines changed- .chezmoidata
- .chezmoiscripts
- .claude/skills/chezmoi-development
- references
- dot_claude
9 files changed
+885
-32
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 36 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
0 commit comments