Commit Graph

3 Commits

Author SHA1 Message Date
d9382cae89 docs: 하네스 플러그인 가이드 + 소개 덱 생성기 추가
plugin-guide.md(플러그인 작성 가이드, '원칙 0: 설계가 먼저다' 포함), gen_intro_deck.py(python-pptx 소개 덱 생성기, 10슬라이드), PROJECT_MAP 현행화(v1.3.1·마켓플레이스명·설치명령), CONTRIBUTING에 가이드 포인터. PPTX는 .gitignore 제외(스크립트가 진실원천).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-23 12:19:19 +09:00
ythong
cc46c4528e feat: split zio-harness into a standalone plugin
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>
2026-06-17 16:54:17 +09:00
ythong
c25e55b64b feat: harness + zio-harness Claude Code 플러그인 초기 배포
- harness: 도메인 한 줄 → 에이전트 팀 자동 생성 메타 스킬 (v1.2.0)
- zio-harness: React + Spring Boot + Mobile 풀스택 개발 에이전트 팀 (v1.0.0)
- 에이전트 4종: orchestrator / analyst / bot / agent
- PROJECT_MAP.md 폴더 구조 메모리 시스템
- references/: react, spring-boot, mobile, playwright, database, folder-map

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-17 13:48:56 +09:00