Move skills/zio-harness into plugins/zio-harness/ as a self-contained plugin with its own .claude-plugin/plugin.json. Add a second marketplace entry (zio-harness@1.0.0) and bump the harness plugin to 1.3.0 since it no longer bundles zio-harness. Single ownership: harness ships only the harness skill, zio-harness ships only the zio-harness skill. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
26 lines
755 B
JSON
26 lines
755 B
JSON
{
|
|
"name": "zio-harness",
|
|
"description": "React + Spring Boot + Mobile App 풀스택 개발 하네스. orchestrator·analyst·bot·agent 에이전트 팀이 기능 개발·테스트·배포를 파이프라인으로 처리. PROJECT_MAP.md로 폴더 구조를 세션 간 기억.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "ythong",
|
|
"url": "https://git.zioinfo.co.kr/ythong"
|
|
},
|
|
"homepage": "https://git.zioinfo.co.kr/ythong/harness",
|
|
"repository": "https://git.zioinfo.co.kr/ythong/harness",
|
|
"license": "Apache-2.0",
|
|
"keywords": [
|
|
"harness",
|
|
"zio-harness",
|
|
"fullstack",
|
|
"react",
|
|
"spring-boot",
|
|
"mobile",
|
|
"orchestration",
|
|
"claude-code",
|
|
"claude-code-plugin",
|
|
"multi-agent",
|
|
"pipeline"
|
|
]
|
|
}
|