File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
content/copilot/reference/copilot-cli-reference Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -193,9 +193,10 @@ The following diagram illustrates the loading order and precedence rules.
193193 │ 3. <project>/.claude/skills/ (project) │
194194 │ 4. <parents>/.github/skills/ etc. (inherited) │
195195 │ 5. ~/.copilot/skills/ (personal-copilot) │
196- │ 6. ~/.claude/skills/ (personal-claude) │
197- │ 7. PLUGIN: skills/ dirs (plugin) │
198- │ 8. COPILOT_SKILLS_DIRS env + config (custom) │
196+ │ 6. ~/.agents/skills/ (personal-skills) │
197+ │ 7. ~/.claude/skills/ (personal-claude) │
198+ │ 8. PLUGIN: skills/ dirs (plugin) │
199+ │ 9. COPILOT_SKILLS_DIRS env + config (custom) │
199200 │ --- then commands (.claude/commands/), skills override commands ---│
200201 └──────────────────────┬──────────────────────────────────────────────┘
201202 │
You can’t perform that action at this time.
0 commit comments