z.ai GLM-4.7 기반 멀티에이전트 앙상블 시스템. 4개 역할(분석/검토/최적화/보안)의 병렬 처리로 최상의 응답을 제공합니다.
# GitHub에서 클론
git clone https://github.com/m16khb/glm-ensemble.git ~/.claude/plugins/glm-ensemble
# MCP 서버 의존성 설치
cd ~/.claude/plugins/glm-ensemble/mcp-server
npm install
~/.claude/glm-ensemble.local.md 파일 생성:
# GLM Ensemble 설정
## API 설정
- GLM_API_KEY: your-api-key-here
- GLM_API_BASE: https://api.z.ai/api/coding/paas/v4
- GLM_MODEL: glm-4.7
## 병렬 처리 설정
- MAX_PARALLEL: 4
- THINKING_MODE: interleaved
# 멀티에이전트로 질문
/glm-ask 이 코드를 어떻게 개선할 수 있을까?
# 코드/문서 병렬 분석
/glm-analyze src/main.ts
# 설정 확인
/glm-config
다음 키워드가 포함되면 자동으로 GLM 앙상블이 활성화됩니다:
┌─────────────────────────────────────────────────────────────┐
│ glm-ensemble │
├─────────────────────────────────────────────────────────────┤
│ 사용자 요청 ──▶ glm-coordinator │
│ │ │
│ ┌───────────────┼───────────────┐ │
│ ▼ ▼ ▼ ▼ │
│ ┌──────────┐ ┌──────────┐ ┌──────────┐ ┌──────────┐ │
│ │ Analyst │ │ Reviewer │ │ Optimizer│ │ Security │ │
│ │ (분석) │ │ (검토) │ │ (최적화) │ │ (보안) │ │
│ └──────────┘ └──────────┘ └──────────┘ └──────────┘ │
│ │ │ │ │ │
│ └───────────────┴───────────────┴───────────────┘ │
│ ▼ │
│ 앙상블 종합 결과 │
└─────────────────────────────────────────────────────────────┘
| 컴포넌트 | 설명 |
|---|---|
/glm-ask | 멀티에이전트 질의 명령어 |
/glm-analyze | 병렬 분석 명령어 |
/glm-config | 설정 관리 명령어 |
glm-coordinator | 결과 조율 에이전트 |
glm-prompting | GLM 활용 가이드 스킬 |
glm-api | MCP 서버 (GLM API 통신) |
MIT
Admin access level
Server config contains admin-level keywords
Uses power tools
Uses Bash, Write, or Edit tools
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.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin m16khb-glm-ensemble대용량 파일 청킹, 컨텍스트 주입 및 작업 추천 도구
Agent, Skill, Command 자동 생성 및 설정 도구
Conventional Commits 1.0.0 규격 준수 스마트 커밋, Git Flow 브랜치 관리, Worktree 지원
Claude Code 필수 플러그인: Atomic Commit + NestJS Swagger 문서화 지원
계층적 CLAUDE.md 및 agent-docs 문서 생성 에이전트
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.
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
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.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.