Skip to content

fix: move integrate skill to correct directory structure#53

Merged
myeolinmalchi merged 1 commit into
mainfrom
fix/integrate-skill-structure
Apr 15, 2026
Merged

fix: move integrate skill to correct directory structure#53
myeolinmalchi merged 1 commit into
mainfrom
fix/integrate-skill-structure

Conversation

@myeolinmalchi
Copy link
Copy Markdown
Collaborator

Summary

  • Claude Code requires skills to follow the <name>/SKILL.md directory convention
  • The integrate skill was a flat file at skills/integrate.md, which prevented it from being loaded
  • Moved to skills/integrate/SKILL.md to match the expected structure (e.g., commit/SKILL.md, pr/SKILL.md)

Claude Code requires skills to follow the <name>/SKILL.md directory
convention. The integrate skill was a flat file at skills/integrate.md
which prevented it from being loaded.
@myeolinmalchi myeolinmalchi added the bug Something isn't working label Apr 15, 2026
@myeolinmalchi myeolinmalchi self-assigned this Apr 15, 2026
@myeolinmalchi myeolinmalchi added the bug Something isn't working label Apr 15, 2026
@myeolinmalchi myeolinmalchi merged commit b0ee55e into main Apr 15, 2026
4 checks passed
@myeolinmalchi myeolinmalchi deleted the fix/integrate-skill-structure branch April 15, 2026 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant