harness/.claude-plugin/marketplace.json
DESKTOP-TKLFCPR\ython 1ef2235939 feat(zio-harness): v1.1.0 — auto source analysis + GUARDiA/KINTEX knowledge base
- SessionStart hook (scripts/graphify_setup.py): auto-install graphifyy[sql],
  build knowledge graph on first run (graphify extract --code-only, local AST),
  incremental graphify update thereafter — install-only smartness
- knowledge/kintex/: all 183 KINTEX md docs bundled (planning/design/analysis)
- knowledge/guardia/: distilled GUARDiA-wide knowledge from 2,483 md files
  (solutions-catalog, standard-framework, operations-cicd, lessons-learned;
  credentials/IP-free curated)
- SKILL.md: graph-first codebase query rules + knowledge base loading guide

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-12 23:15:35 +09:00

29 lines
1.6 KiB
JSON

{
"name": "ythong-harness",
"owner": {
"name": "ythong",
"email": "ythong86@gmail.com",
"url": "https://git.zioinfo.co.kr/ythong"
},
"plugins": [
{
"name": "harness",
"source": "./",
"description": "에이전트 팀 & 스킬 아키텍트. 도메인/프로젝트에 맞는 하네스를 구성하고, 전문 에이전트를 정의하며, 에이전트가 사용할 스킬을 생성하는 메타 스킬.",
"version": "1.3.1"
},
{
"name": "zio-harness",
"source": "./plugins/zio-harness",
"description": "React + Spring Boot + Mobile App 풀스택 개발 하네스. orchestrator·analyst·bot·agent 에이전트 팀이 기능 개발·테스트·배포를 파이프라인으로 처리. PROJECT_MAP.md로 폴더 구조를 세션 간 기억. 설치만으로 graphify 지식 그래프가 소스를 자동 분석(SessionStart 훅)하고, KINTEX 도메인 md 지식 베이스를 내장.",
"version": "1.1.0"
},
{
"name": "proposal-builder",
"source": "./plugins/proposal-builder",
"description": "RFP 문서와 PowerPoint 디자인 템플릿을 읽어 제안서를 자동 완성하는 하네스. rfp-analyst·strategist·tech-advisor(아키텍처 전문가 총동원)·writer·visual-designer(선 아이콘 직접 제작)·deck-designer·qa 7인 팀이 요구사항 분석→수주전략→기술/아키텍처 설계→본문→비주얼→템플릿 기반 PPTX→규격 검증을 파이프라인으로 처리. 시스템 구축(SI)·유지보수(SM) 제안 주력.",
"version": "1.0.0"
}
]
}