Commit 5be632f
sandbox-check: point env-var failures at "just claude"; widen copier-derived skill triggers
Three sandbox guards (SSH_AUTH_SOCK, VSCODE_GIT_IPC_HANDLE, GIT_ASKPASS) match
exactly what `just claude` clears, so the failure messages now name that
recipe. The other guards keep their original remediations because `just
claude` would not fix them.
Also extend the copier-derived skill description to fire on .claude/,
CLAUDE.md, and README-CLAUDE.md edits — these are template-managed but
weren't listed as triggers, so the skill was being missed for sandbox edits.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 5eed878 commit 5be632f
2 files changed
Lines changed: 4 additions & 4 deletions
File tree
- template/{% if add_claude %}.claude{% endif %}
- hooks
- skills/copier-derived
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments