Skip to content

chore: decide sagemaker-spot-training marketplace registration #5

@serithemage

Description

@serithemage

Problem

plugins/development/skills/sagemaker-spot-training/는 디렉토리와 SKILL.md·references/가 모두 존재하지만 .claude-plugin/marketplace.json의 development 플러그인 skills 배열에는 등록되어 있지 않습니다.

결과:

  • plugin install development@roboco-plugins로 설치해도 sagemaker-spot-training은 활성화되지 않음
  • root README는 Development 섹션에 sagemaker-spot-training을 나열 — marketplace.json과 불일치
  • plugins/development/README.md는 marketplace.json 기준이라 이 스킬을 제외 — root README와 불일치
  • serverless-migration-advisor의 Delegation 경로가 sagemaker-spot-training을 참조하는데, 정작 설치되지 않으면 위임이 작동하지 않음

Options

옵션 1 — marketplace.json에 등록 (권장)

  • .claude-plugin/marketplace.json development.skills에 ./skills/sagemaker-spot-training/SKILL.md 추가
  • plugins/development/README.md에 스킬 행 추가
  • CHANGELOG.md에 기록
  • 이유: 이미 serverless-migration-advisor가 이 스킬로 위임 경로를 설계함 — 등록되지 않으면 위임 약속이 깨짐

옵션 2 — 스킬 제거

  • 디렉토리 plugins/development/skills/sagemaker-spot-training/ 삭제
  • root README에서 언급 제거
  • serverless-migration-advisor의 Delegation Map·SKILL.md에서 참조 제거 → "미존재 — AWS Docs 제공" 처리

옵션 3 — 별도 카테고리(ml/aws)로 분리

  • 새 카테고리 plugins/ml/ 또는 plugins/aws/ 생성
  • 전용 plugin.json·README.md 작성

Recommendation

옵션 1. PR #2에서 작성한 serverless-migration-advisor가 이 스킬로 위임하도록 이미 설계되어 있으므로 등록이 전제 조건.

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions