Codex CLI로 반복 연구 루프를 운영합니다 — 목표 지향 실험을 자동으로 반복하고 결과를 기록합니다. "codex 연구", "codex research", "반복 연구", "연구 루프", "research loop", "자율 연구", "codex로 연구", "깊이 연구", "반복 실험", "autoresearch", "codex 루프", "계속 연구", "overnight research", "연구 상태 확인", "연구 이어줘", "연구 재개", "research status", "resume research" 요청에 사용합니다. 단발 작업 위임은 hey-codex가 더 적합합니다.
Codex CLI에 작업을 위임합니다. "codex", "codex한테", "codex로", "코덱스", "codex 시켜", "codex에게", "codex delegate" 등 Codex CLI에 작업을 넘기거나 위임하는 요청에 사용하세요.
oozoofrog의 개인 Claude Code 플러그인 마켓플레이스입니다.
/plugin marketplace add oozoofrog/oozoofrog-plugins
| 플러그인 | 설명 | 설치 |
|---|---|---|
| macos-release | macOS 앱/CLI 릴리스 자동화 (버전 범프, DMG/ZIP 패키징, GitHub Release, Homebrew) | /plugin install macos-release@oozoofrog-plugins |
| agent-context | 계층적 컨텍스트 아키텍처 자동화 (CLAUDE.md, .claude/rules/, AGENTS.md 스캐폴딩, 검증, 토큰 감사) | /plugin install agent-context@oozoofrog-plugins |
| gpt-research | GPT-PRO 리서치 위임용 구조화된 프롬프트 생성 | /plugin install gpt-research@oozoofrog-plugins |
| hey-codex | Codex CLI 위임(hey-codex) + 목표 지향 반복 연구(codex-research) | /plugin install hey-codex@oozoofrog-plugins |
| app-automation | Apple 앱 자동화 — iOS Simulator + macOS 앱 UI 인터랙션, 접근성 검증, os_log 스트리밍, mcp-baepsae 통합 | /plugin install app-automation@oozoofrog-plugins |
| apple-craft | Apple 플랫폼 통합 개발 — 구현/디버깅, 리뷰, 장기 하네스, Pencil 디자인, App Store 배포, Xcode MCP, 참조 문서 24개 | /plugin install apple-craft@oozoofrog-plugins |
| plugin-doctor | 플러그인 종합 진단·수정·개선 (공식 스펙 기반 검증 + 회의적 재검증 루프) | /plugin install plugin-doctor@oozoofrog-plugins |
| api-learn | 프로젝트 도메인 API 내재화 — 공식 문서/예제 수집 → 프로젝트별 참조 문서 저장, CLAUDE.md 자동 등록 | /plugin install api-learn@oozoofrog-plugins |
| git-workflow | GitHub 이슈 생성 + 브랜치 + Projects 보드 연동 자동화 | /plugin install git-workflow@oozoofrog-plugins |
| release-cycle | GitHub 릴리스 라이프사이클 자동화 — 마일스톤 계획(plan-release) + 릴리스 실행(release) | /plugin install release-cycle@oozoofrog-plugins |
oozoofrog-plugins/
├── .claude-plugin/
│ └── marketplace.json
├── plugins/
│ ├── macos-release/
│ │ ├── .claude-plugin/plugin.json
│ │ └── skills/macos-release/
│ │ ├── SKILL.md
│ │ └── references/ (6 docs)
│ ├── agent-context/
│ │ ├── .claude-plugin/plugin.json
│ │ ├── skills/
│ │ │ ├── ctx-guide/ (SKILL.md + references/)
│ │ │ ├── ctx-init/
│ │ │ ├── ctx-verify/
│ │ │ └── ctx-audit/
│ │ ├── agents/context-validator.md
│ │ └── hooks/ (hooks.json + scripts/)
│ ├── gpt-research/
│ │ ├── .claude-plugin/plugin.json
│ │ └── skills/gpt-research/
│ │ ├── SKILL.md
│ │ └── references/ (4 docs)
│ ├── hey-codex/
│ │ ├── .claude-plugin/plugin.json
│ │ ├── skills/
│ │ │ ├── hey-codex/ (SKILL.md + references/)
│ │ │ └── codex-research/ (SKILL.md + references/)
│ │ ├── scripts/ (5 files)
│ │ └── templates/codex-research/
│ ├── app-automation/
│ │ ├── .claude-plugin/plugin.json
│ │ ├── skills/
│ │ │ ├── app-automation/
│ │ │ └── os-log/
│ │ ├── agents/ui-verifier.md
│ │ ├── scripts/os-log-cli/ (Swift package)
│ │ └── references/baepsae-tools.md
│ ├── apple-craft/
│ │ ├── .claude-plugin/plugin.json
│ │ ├── skills/
│ │ │ ├── apple-craft/ (SKILL.md + references/ 24 docs)
│ │ │ ├── apple-harness/ (SKILL.md + references/)
│ │ │ ├── apple-review/
│ │ │ ├── appstore-deploy/
│ │ │ └── pen-craft/
│ │ ├── agents/ (7 agents)
│ │ └── scripts/
│ ├── plugin-doctor/
│ │ ├── .claude-plugin/plugin.json
│ │ └── skills/fixer/
│ │ ├── SKILL.md
│ │ └── references/ (2 docs)
│ ├── api-learn/
│ │ ├── .claude-plugin/plugin.json
│ │ └── skills/
│ │ ├── api-learn/
│ │ └── api-scan/
│ ├── git-workflow/
│ │ ├── .claude-plugin/plugin.json
│ │ └── skills/add-git-issue/
│ └── release-cycle/
│ ├── .claude-plugin/plugin.json
│ └── skills/
│ ├── plan-release/
│ └── release/
├── CLAUDE.md
└── README.md
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Sync Claude Code configuration across machines using GitHub
멀티플랫폼 디자인 하네스 — iOS/Web/Android 플랫폼별 최적화 디자이너 에이전트 팀, 유명 디자이너·화가 디자인 토큰 체계화, 정량적 검증 프레임워크
GitHub 릴리스 라이프사이클 자동화 — 마일스톤 계획(plan-release) + 릴리스 실행(release)
프로젝트 도메인 API 내재화 — 라이브러리/프레임워크 공식 문서 + 예제를 수집하여 프로젝트별 참조 문서로 저장, CLAUDE.md 자동 등록. Apple 프레임워크는 Xcode DocumentationSearch + apple-craft 참조 연동
macOS 앱/CLI 릴리스 자동화: 버전 범프, 빌드, DMG/ZIP 패키징, GitHub Release, Homebrew Cask/Formula, release workflow 구축
npx claudepluginhub oozoofrog/oozoofrog-plugins --plugin hey-codexExpert guidance for OpenAI Codex CLI non-interactive mode operations - running prompts programmatically, parsing output formats, building automation scripts, and CI/CD integration
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth