By stomx
cmux pane 기반 가시 서브에이전트. 메인 Claude 가 LLM/티어/effort 를 라우팅 결정해 Claude/Codex/Gemini 를 workspace pane 에 bypass 모드로 띄워 병렬 실행하고 결과 합성.
crew 가 띄웠던 잔여 pane 과 끊어진 세션 디렉터리를 정리하는 스킬. 정상 종료되지 않은 run 이후 workspace 에 crew 자식 pane 이 남아있거나, `~/.crew/state/ws-*/run-*/` 이 고아 상태일 때 호출한다. 트리거 — "/crew-cleanup", "/crew:crew-cleanup", "crew 정리", "잔여 pane 정리".
crew plugin 의 초기 온보딩. API key 를 받거나 저장하지 않고, 설치된 CLI(claude/codex/gemini) 의 네이티브 로그인 상태만 검증한 뒤 주력 모델·티어·view_secs·whisper 기본값을 확정하여 ~/.crew/state/ 에 기록한다. 트리거 — "/crew-setup", "/crew:crew-setup", "crew 초기 설정", "crew setup".
cmux pane 기반 가시 서브에이전트. 메인 Claude 가 프롬프트 특성 보고 LLM·티어·effort 를 라우팅 결정하고, cmux workspace 에 pane 을 띄워 각 pane 에서 bypass 모드로 CLI(Claude/Codex/Gemini) 를 interactive 실행. 완료되면 결과 합성해 메인에 보고하고 pane 닫음. staged 실행 + pane 간 데이터 공유 지원. pane 배치는 cmux 의 flat 타일링에 맡기므로 정확한 격자는 아님. 트리거 — "crew", "crew 로 나눠줘", "서브패널 위임", "visible delegation", 복잡도가 임계 이상이어서 메인에서 단독 처리 대신 가시 서브 배치가 필요한 작업.
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.
cmux 기반 Claude Code 플러그인 모음.
| Plugin | Description |
|---|---|
| crew | cmux pane 기반 가시 서브에이전트. Claude/Codex/Gemini 병렬 실행 및 결과 합성 |
| jira-issue-documentation | Jira 티켓 원인 분석을 Obsidian 볼트에 체계적으로 문서화 |
전체 marketplace 등록:
claude plugins add stomx/cmux-skills
개별 플러그인만:
claude plugins add stomx/cmux-skills --plugin crew
claude plugins add stomx/cmux-skills --plugin jira-issue-documentation
cmux-skills/
├── .claude-plugin/
│ ├── plugin.json ← 모노리포 메타
│ └── marketplace.json ← 플러그인 카탈로그
├── plugins/
│ ├── crew/ ← 멀티에이전트 오케스트레이션
│ └── jira-issue-documentation/ ← Jira 이슈 문서화
└── .gitignore
plugins/<name>/ 디렉토리 생성plugins/<name>/.claude-plugin/plugin.json 작성plugins/<name>/skills/<skill-name>/SKILL.md 작성.claude-plugin/marketplace.json의 plugins[]에 항목 추가MIT
npx claudepluginhub stomx/cmux-skills --plugin crewSpeak Claude's response summary with Supertonic TTS (natural AI voices)
cmux pane 기반 가시 서브에이전트. 메인 Claude 가 LLM/티어/effort 를 라우팅 결정해 Claude/Codex/Gemini 를 workspace pane 에 bypass 모드로 띄워 병렬 실행하고 결과 합성.
Jira 티켓(AOP-XXX 등)의 원인 분석 과정과 결과를 Obsidian 볼트(SearchDoc/issues/)에 체계적으로 문서화하는 스킬. 첫 분석 시 로우 파일 필수 백업, 아티팩트 수집·첨부·링크 연결·지라 코멘트 초안 작성 포함.
Memory compression system for Claude Code - persist context across sessions
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Editorial "Web Designer" bundle for Claude Code from Antigravity Awesome Skills.