Commit 5b2f7d4
docs: recommend
The in-repo skills guidance steered users to `agr add ./path --overwrite`
to re-sync a locally-edited skill. `agr upgrade <name>` is purpose-built
for this: it reinstalls a fresh on-disk copy of the local skill into every
configured tool and refreshes agr.lock, in a shorter name-based command.
Update both the SKILL.md Iterate note and references/in-repo-skills.md to
lead with `agr upgrade`, keeping `add --overwrite` as the path-based escape
hatch for re-adds and clarifying that `agr sync` won't pick up edits.
Closes #528
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>agr upgrade for iterating on in-repo skills1 parent d7a8e83 commit 5b2f7d4
2 files changed
Lines changed: 16 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | | - | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
130 | 133 | | |
131 | 134 | | |
132 | 135 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
92 | 100 | | |
93 | 101 | | |
94 | 102 | | |
| |||
0 commit comments