{"id":50486852,"url":"https://github.com/vimkim/omc-code-analysis","last_synced_at":"2026-06-01T23:02:39.587Z","repository":{"id":356530401,"uuid":"1232926740","full_name":"vimkim/omc-code-analysis","owner":"vimkim","description":"Code-analysis notes on how large Claude Code plugins are built — oh-my-claudecode anatomy, Superpowers/SuperClaude/official comparison, and a 6-stage roadmap (Korean).","archived":false,"fork":false,"pushed_at":"2026-05-08T12:37:01.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-08T14:34:15.904Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vimkim.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-08T12:17:26.000Z","updated_at":"2026-05-08T12:37:05.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/vimkim/omc-code-analysis","commit_stats":null,"previous_names":["vimkim/omc-code-analysis"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/vimkim/omc-code-analysis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimkim%2Fomc-code-analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimkim%2Fomc-code-analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimkim%2Fomc-code-analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimkim%2Fomc-code-analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vimkim","download_url":"https://codeload.github.com/vimkim/omc-code-analysis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimkim%2Fomc-code-analysis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33797128,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-01T23:02:37.905Z","updated_at":"2026-06-01T23:02:39.579Z","avatar_url":"https://github.com/vimkim.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# omc-code-analysis\n\n큰 Claude Code 플러그인이 어떻게 만들어지는가에 대한 코드 분석 노트입니다.\noh-my-claudecode (OMC) 내부 구조, Superpowers / SuperClaude / Anthropic 공식 플러그인 시스템을 비교한 자료를 모아 두었습니다.\n\n교육 목적으로 정리되었습니다 — 저자도 학습자입니다.\n\n## 파일 구성\n\n```\nomc-code-analysis/\n├── README.md                                  # 이 문서\n├── REPORT.ko.md                               # 메인 보고서 (한국어, 정제본)\n└── research/\n    ├── plugin-frameworks-internal-omc.md      # OMC 내부 분석 자료 (raw)\n    ├── plugin-frameworks-external.md          # Superpowers / SuperClaude / 공식 분석 자료 (raw)\n    └── grill-and-revise-log.json              # 반복 리뷰 로그 (3 라운드, REVISE→REVISE→APPROVED)\n```\n\n- **`REPORT.ko.md`** — 한국어 정제본. 다음 9개 섹션으로 구성됩니다.\n  1. Claude Code 플러그인의 해부도\n  2. oh-my-claudecode 깊이 읽기 (패키징, Skills, Agents, Hooks, MCP, src/, .omc/, 빌드, 행동 패턴)\n  3. Superpowers 깊이 읽기\n  4. OMC vs Superpowers vs SuperClaude vs 공식 비교 (4개 표)\n  5. 있는 것과 없는 것의 차이\n  6. 나만의 OMC 만들기 — 6단계 학습 로드맵\n  7. 다음 2주 학습 계획\n  8. 부록 (인용 출처)\n\n- **`research/plugin-frameworks-internal-omc.md`** — `oh-my-claudecode` 리포지토리를 직접 읽고 정리한 raw 자료. 파일 경로와 줄 번호 인용 위주.\n\n- **`research/plugin-frameworks-external.md`** — `obra/superpowers`, `SuperClaude_Framework`, Anthropic 공식 플러그인 문서를 외부에서 조사한 raw 자료. URL 인용 위주.\n\n- **`research/grill-and-revise-log.json`** — 보고서를 작성한 라이터 / 비평가 두 에이전트의 반복 검토 로그. 1라운드(20개 이슈 → REVISE), 2라운드(5개 이슈 → REVISE), 3라운드(0개 이슈 → APPROVED).\n\n## 작성 방식\n\n이 보고서는 [grill-and-revise](https://github.com/Yeachan-Heo/oh-my-claudecode) 패턴으로 작성되었습니다 — Claude Code 안에서 라이터(executor) 에이전트와 비평가(critic) 에이전트를 분리해, 비평가가 사실 / 깊이 / 구조 / 톤 / 길이 / 인용 6개 카테고리로 검수하고, 비평가가 명시적으로 `VERDICT: APPROVED`를 출력할 때까지 라이터가 다시 쓰는 루프입니다.\n\n총 3 라운드, 라운드 캡 4. 라운드별 이슈 수와 카테고리는 `research/grill-and-revise-log.json`에 남아 있습니다.\n\n## 다루지 않는 것\n\n- 본 보고서는 OMC를 **읽고** 무엇을 배웠는지를 정리한 학습 노트입니다. OMC 자체의 사용법 매뉴얼이 아닙니다 — 사용법은 https://github.com/Yeachan-Heo/oh-my-claudecode 본 리포지토리를 보세요.\n- Anthropic 공식 플러그인 스펙의 100% 망라가 아닙니다. 출처가 두 raw 자료에 있는 사실로만 한정했습니다.\n\n## 라이선스\n\n학습 노트이며, 인용된 모든 코드/문서의 원저작권은 각 프로젝트에 귀속됩니다.\n- oh-my-claudecode: MIT (Yeachan Heo)\n- Superpowers: MIT (Jesse Vincent)\n- SuperClaude_Framework: 해당 리포 라이선스\n- Anthropic 공식 문서: https://code.claude.com 약관\n\n본 분석 노트 자체는 MIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvimkim%2Fomc-code-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvimkim%2Fomc-code-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvimkim%2Fomc-code-analysis/lists"}