Skip to content

docs(skill): document project external paths - #41902

Open
yxlphobe-pixel wants to merge 1 commit into
anomalyco:devfrom
yxlphobe-pixel:document-project-skills
Open

docs(skill): document project external paths#41902
yxlphobe-pixel wants to merge 1 commit into
anomalyco:devfrom
yxlphobe-pixel:document-project-skills

Conversation

@yxlphobe-pixel

Copy link
Copy Markdown

Issue for this PR

Closes #41850

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Documents project-level .claude/skills and .agents/skills auto-discovery in the built-in customize-opencode skill. It also clarifies that skills.paths is only needed for non-default locations and distinguishes the two external-skill disable flags. These descriptions match the current discoverSkills scanning logic.

How did you verify your code works?

  • bun test test/plugin/skill.test.ts from packages/core
  • bun typecheck from packages/core
  • bun turbo typecheck from the repository root via the pre-push hook
  • git diff --check

Screenshots / recordings

Not applicable; documentation-only change.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@yxlphobe-pixel
yxlphobe-pixel marked this pull request as ready for review August 12, 2026 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(skill): customize-opencode table omits project-level .claude/skills and .agents/skills auto-discovery

1 participant