- 파이프라인: analyst → designer(UI 작업 시) → agent → bot - references/designer.md 신설: UI/UX 스펙(01_design_spec.md)·디자인 토큰· 선(line) SVG 아이콘 직접 제작 + 스티치(Stitch) 의뢰 design.md 생성 (Stitch MCP 연결 시 직접 요청·검수, 미연결 시 의뢰서 산출) - SKILL.md 배선: 팀 구성·spawn·태스크 의존성(t1~t4)·통신 프로토콜 (bot→designer 시각 QA 반려)·작업 유형 Design 추가·UI 없는 작업 3인 규칙 - zioinfo_team.png: Designer(디자인) 노드 추가 — 지휘→분석→디자인→개발→검증 5인 순환 다이어그램 (실제 플러그인 동작과 일치) - plugin.json·marketplace.json v1.2.0, 카탈로그/PROJECT_MAP/CLAUDE.md 동기화 - 검증: claude plugin details zio-harness@ythong → v1.2.0 오류 0 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
26 lines
980 B
JSON
26 lines
980 B
JSON
{
|
|
"name": "zio-harness",
|
|
"description": "React + Spring Boot + Mobile App 풀스택 개발 하네스. orchestrator·analyst·designer·agent·bot 에이전트 팀이 기능 개발·디자인(선 SVG 아이콘·디자인 토큰·Stitch 의뢰 design.md)·테스트·배포를 파이프라인으로 처리. PROJECT_MAP.md로 폴더 구조를 세션 간 기억. 설치만으로 graphify 지식 그래프가 소스를 자동 분석(SessionStart 훅)하고, KINTEX 도메인 md 지식 베이스를 내장.",
|
|
"version": "1.2.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"
|
|
]
|
|
}
|