Skip to content

feat(development): register sagemaker-spot-training in marketplace (#5)#7

Merged
serithemage merged 1 commit into
mainfrom
feat/issue-5-register-sagemaker
Apr 18, 2026
Merged

feat(development): register sagemaker-spot-training in marketplace (#5)#7
serithemage merged 1 commit into
mainfrom
feat/issue-5-register-sagemaker

Conversation

@serithemage
Copy link
Copy Markdown
Contributor

Summary

Issue #5 해결: 기존에 디렉토리로만 존재하던 sagemaker-spot-training 스킬을 development 플러그인의 marketplace.json에 정식 등록하고 README에 노출합니다.

Changes

  • .claude-plugin/marketplace.json development.skills 배열에 ./skills/sagemaker-spot-training/SKILL.md 추가
  • plugins/development/README.md 스킬 테이블·특징 bullet·사용 예시에 반영
  • CHANGELOG.md [Unreleased]### Added 엔트리 추가

Why

  • plugin install development@roboco-plugins 사용자가 이 스킬을 실제로 설치·활성화할 수 있게 됨
  • serverless-migration-advisor의 Delegation Map이 참조하는 "존재하는" 스킬이 실제로도 존재 보장
  • root README와 marketplace.json·plugin README 사이의 불일치 해소

Closes

Test plan

  • npm test 전부 green
  • /plugin install development@roboco-plugins 설치 후 /sagemaker-spot-training 호출 확인
  • serverless-migration-advisor에서 Tier 1 시나리오 실행 시 delegation이 이 스킬로 연결되는지 확인

🤖 Generated with Claude Code

Add the existing sagemaker-spot-training skill to the development plugin's
marketplace.json skills array, plugins/development/README.md skills table,
and CHANGELOG. Resolves the gap where serverless-migration-advisor delegates
to this skill but it wasn't actually installable.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@serithemage serithemage merged commit 010dfd9 into main Apr 18, 2026
1 check passed
@serithemage serithemage deleted the feat/issue-5-register-sagemaker branch April 18, 2026 02:19
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.

1 participant