Commit Graph

17 Commits

Author SHA1 Message Date
DESKTOP-TKLFCPR\ython
09073279de feat(brand): ZIO INFOTECH 로고 기반 브랜드 에셋 교체 + 사내전용 설치가이드 재구성
- harness_{banner,icon,social,team}.png(크랩) 삭제 → logo_thumb.png(ZIO 로고) 기반
  zioinfo_{banner,icon,social,team}.png 재생성 (SVG 코드 드로잉 → 헤드리스 Chrome 렌더)
  · 팀 다이어그램 흐름: 지휘→분석→개발→검증 순환
- 참조 갱신: README(EN/KO/JA)·gen_intro_deck.py·PROJECT_MAP·design.md
  (design.md에 크랩 브리프=레거시 주석)
- 사내전용 설치가이드 재구성: 구 pptx 2종 삭제,
  docs/gen_install_guide.py(진실원천) 신설 → docs/zioinfo_사내전용_설치가이드.pptx(10슬라이드)
  · ythong 마켓플레이스·플러그인 4종·2줄 설치·검증·트러블슈팅
- .gitignore: 설치가이드 pptx만 *.pptx 예외로 추적

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 09:44:31 +09:00
DESKTOP-TKLFCPR\ython
cae3e8fe2c refactor: 플러그인 pm-pmo → zioinfo, 마켓플레이스 ythong-harness → ythong 개명
- 설치 식별자: /plugin install zioinfo@ythong (+ /reload-plugins)
- plugins/pm-pmo → plugins/zioinfo (git mv, 히스토리 보존)
- marketplace.json name=ythong, 플러그인 entry name/source 갱신
- 전 문서 참조 갱신: CLAUDE.md·PROJECT_MAP·docs/plugins.md·plugin-guide·
  gen_intro_deck.py·design.md·zioinfo/proposal-builder README·INSTALL
- 스킬(pm-pmo-orchestrator)·에이전트 8종 이름은 유지 (패키지명만 변경)
- 로컬 재등록·재설치 검증: ythong 마켓플레이스 add 후
  zioinfo·proposal-builder·harness·zio-harness @ythong 4종 설치 성공, details 오류 0

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 09:31:34 +09:00
DESKTOP-TKLFCPR\ython
5647851f60 feat(pm-pmo): v1.1.0 — 외부 AI 의뢰 트랙 추가 (pm-ai-commissioner, 8인) + 스티치 의뢰서 design.md
- pm-ai-commissioner 에이전트 신규: 스티치(Stitch) design.md(이미지 분석 기반)·
  젠스파크(Genspark) 조사/슬라이드 의뢰 md·graphify 지식그래프(graphify-out/) 생성 전담
- 오케스트레이터 Phase5 '외부 AI 의뢰' 트랙 신설 + graphify-out 생성/재사용 배선 + 트리거 확장
- /pmo 커맨드·README·INSTALL·카탈로그(CLAUDE.md/PROJECT_MAP/plugins.md) v1.1.0 동기화
- design.md: 루트 PNG 4종(배너·아이콘·소셜·팀) 분석 기반 스티치 디자인 의뢰서
  (브랜드 시스템·HEX 팔레트·에셋별 영문 프롬프트·납품/검수 기준)
- 설치 검증: claude plugin details → 에이전트 8·스킬 2 정상 로드

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 09:27:25 +09:00
DESKTOP-TKLFCPR\ython
009364cc64 feat(pm-pmo): PM·PMO 하네스 플러그인 v1.0.0 신규 (에이전트 7·오케스트레이터·/pmo 커맨드)
- 에이전트 7인: pm-planner(계획/WBS/M-M)·pm-risk-manager(리스크/이슈/CR)·
  pm-reporter(주간/월간/EVM)·pm-auditor(감리 대응: 점검항목 매핑·모의감리·지적조치)·
  pmo-governance(방법론/표준/품질게이트)·pmo-portfolio(다중 프로젝트 총괄)·pm-qa(경계면 정합 QA)
- pm-pmo-orchestrator 스킬(하이브리드: PM/PMO 트랙 분기) + /pmo 커맨드
- marketplace.json 등록 → /plugin install pm-pmo@ythong-harness 설치 검증(오류 0)
- CLAUDE.md 하네스 포인터·PROJECT_MAP·docs/plugins.md 카탈로그 등재
- 경계: 제안(수주 전)=proposal-builder, 수주 후 수행·총괄=pm-pmo

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 09:15:31 +09:00
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
4ef3732da1 docs: 마켓플레이스 추가 URL에 .git 명시 (non-GitHub git은 .git 필수)
URL에 .git 누락 시 Claude가 clone 대신 HTML 페이지를 가져와 'expected object, received string' 오류. plugin-guide.md·PROJECT_MAP.md 설치 명령을 .git URL로 정정 + 주의 노트 추가.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-23 12:29:07 +09:00
94b2fb6f03 docs(PROJECT_MAP): 등록 플러그인 목록에 proposal-builder(v1.0.0) 반영
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-23 12:20:07 +09:00
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
DESKTOP-TKLFCPR\ython
d87d90069a docs: ythong-harness 플러그인 카탈로그 추가 (plugins.md)
- harness·zio-harness·proposal-builder 목록·버전·설명
- 검증된 설치 명령(marketplace add / install / details)
- proposal-builder 사용법·설치 오류 대응

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-20 23:37:22 +09:00
DESKTOP-TKLFCPR\ython
53f0dc5fa3 feat(proposal-builder): RFP+PPT템플릿 제안서 자동완성 플러그인 추가
- 전문가 7인: rfp-analyst·strategist·tech-advisor(아키텍처 총동원)·writer·visual-designer(선 아이콘 직접제작)·deck-designer·qa
- 오케스트레이터: '제안서 작성' 한마디로 전 파이프라인 총지휘 (Phase1~6)
- 커맨드 /proposal + 번들 스크립트(inspect_template·build_deck) + 설치/사용 가이드
- marketplace 등록 + plugin.json 동기화
- SI 구축·SM 유지보수 제안 주력

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-20 20:46:30 +09:00
ythong
f788dba5f2 docs: refresh experimental-dependency versions and log changes in CLAUDE.md
- experimental-dependency.md: dependency graph v1.2.0 -> v1.3.1, Last updated
  2026-04-18 -> 2026-06-17, Scenario C patch tag v1.2.x -> v1.3.x
- CLAUDE.md: add change-history rows for the standalone-plugin split and the
  Agent Teams API usage correction

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-17 17:30:11 +09:00
ythong
01d82a46f6 fix: correct Agent Teams API usage in harness/zio-harness skills
The skills (and the harness orchestrator templates) invoked TeamCreate with
an inline members[] array and TaskCreate with a tasks[] array plus
assignee/depends_on — none of which match the real experimental Agent Teams
API. Rewrite to the documented flow:

- TeamCreate creates an empty team (team_name only)
- teammates are spawned via the Agent tool (team_name + name + subagent_type)
- tasks are created one-per-call (subject/description); ownership via
  TaskUpdate.owner, dependencies via TaskUpdate.blockedBy
- zio-harness now uses custom agent/bot subagent types instead of
  general-purpose, and the orchestrator is the team lead (not a spawned member)
- add shutdown_request + TeamDelete cleanup and note the
  CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 requirement

Bump harness 1.3.0 -> 1.3.1, zio-harness 1.0.0 -> 1.0.1.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-17 17:27:39 +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
7ea6c443c5 chore: bump harness plugin version to 1.2.1
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-17 16:47:14 +09:00
ythong
c0f29b2388 chore: rename marketplace to ythong-harness to avoid name collision
The name 'harness-marketplace' collides with the upstream revfactory/harness
marketplace, so `marketplace add` of this repo was a no-op. Renaming lets this
repo register and coexist as a distinct marketplace.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-17 16:44:14 +09:00
ythong
d12d814ab6 fix: remove broken zio-harness entry from marketplace.json
zio-harness source dir lacks .claude-plugin/plugin.json, so it could not
install as a standalone plugin. It remains available as a skill bundled
in the harness plugin.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-17 16:38:23 +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