Skip to content

feat(core): discover ecosystem skill directories#35956

Merged
jlongster merged 1 commit into
v2from
agents-skill-discovery
Jul 8, 2026
Merged

feat(core): discover ecosystem skill directories#35956
jlongster merged 1 commit into
v2from
agents-skill-discovery

Conversation

@jlongster

Copy link
Copy Markdown
Contributor

Summary

  • discover global and project-level .agents and .claude directories
  • load skills from their skills subdirectories
  • keep non-skill config plugins scoped to OpenCode directories

Testing

  • bun test test/config/config.test.ts (18 passed)
  • git diff --check
  • packages/server: bun typecheck

Known validation issue

  • test/config/skill.test.ts aborts during module initialization with an existing SkillV2.ID circular initialization error before tests run
  • full pre-push typecheck was not completed because TypeScript processes were repeatedly OOM-killed in the local environment

@jlongster jlongster merged commit 99e5230 into v2 Jul 8, 2026
10 checks passed
@jlongster jlongster deleted the agents-skill-discovery branch July 8, 2026 20:34
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