Skip to content

docs: clarify skill source precedence - #41844

Merged
kitlangton merged 1 commit into
v2from
skill-precedence-docs
Aug 11, 2026
Merged

docs: clarify skill source precedence#41844
kitlangton merged 1 commit into
v2from
skill-precedence-docs

Conversation

@kitlangton

Copy link
Copy Markdown
Contributor

What

Align the skills precedence documentation with the nearest-source behavior merged in #41788. Ancestor .claude/skills and .agents/skills sources are registered from the farthest ancestor toward the current directory, allowing the nearest duplicate ID to win.

How

  • Correct the two ancestor-order descriptions in packages/www/content/docs/(Configure)/skills.mdx.

Scope

Documentation only. The runtime behavior and regression coverage landed in #41788.

Testing

  • bun typecheck from packages/www (passed)
  • bun validate from packages/www (passed with the existing duplicate-navigation warning)
  • bunx prettier --check 'content/docs/(Configure)/skills.mdx' from packages/www (passed)\n- bun run build from packages/www (blocked by the existing Astro/CommonJS cookie named-export incompatibility after successful content generation and bundling)

@kitlangton
kitlangton enabled auto-merge (squash) August 11, 2026 20:39
@kitlangton
kitlangton merged commit 14deb6b into v2 Aug 11, 2026
10 checks passed
@kitlangton
kitlangton deleted the skill-precedence-docs branch August 11, 2026 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant