Claude Code에서 가상 조직을 구축·운영하는 플러그인.
/company를 실행하면, 비서가 당신 전용 창구가 됩니다. 3단계로 즉시 운영 시작. 부서는 사용 방식에 맞춰 자연스럽게 늘어납니다.
/plugin marketplace add gaebalai/claudecode-company
/plugin install company@claudecode-company
당신 → 비서(창구) → 각 부서(필요에 따라 추가)
처음에는 비서만. 심플하게 시작하고, 필요해지면 부서를 추가.
> /company
비서: 처음 뵙겠습니다! 당신의 비서가 되겠습니다.
먼저, 사업이나 활동을 알려주세요.
당신: 프리랜서 웹 개발하고 있어요
비서: 지금의 목표나 고민은요?
당신: SaaS를 만들어서 월 100만원을 목표로 하고 있어요. 태스크가 흩어지는 게 고민
→ .company/secretary/가 자동 생성됨 (완료!)
> /company
비서: 좋은 아침이에요! 무엇이 있나요?
> 오늘 할 일 알려줘
비서: 오늘의 TODO입니다:
- [ ] 클라이언트A에게 견적서 송부
- [ ] LP 설계서 리뷰
> 경쟁 서비스에 대해 조사해줘
비서: 알겠습니다. 조사하겠습니다.
→ secretary/notes/2026-03-16-competitor-research.md에 저장
> 해외 트렌드도 알고 싶어
비서: 리서치 의뢰가 늘고 있네요.
리서치 부서를 만들까요?
당신: 만들어
→ research/가 자동 생성됨
| 부서 | 담당 영역 |
|---|---|
| 비서실 | TODO 관리, 브레인스토밍, 메모, 상담 (상설) |
| PM | 프로젝트 진행, 티켓 관리 |
| 리서치 | 시장 조사, 경쟁 분석, 기술 조사 |
| 마케팅 | 콘텐츠 기획, SNS, 캠페인 |
| 개발 | 기술 문서, 설계, 디버깅 |
| 경리 | 청구서, 경비, 매출 관리 |
| 영업 | 클라이언트 관리, 제안서 |
| 크리에이티브 | 디자인 브리프, 브랜드 관리 |
| 인사 | 채용 관리, 팀 관리 |
.company/
├── CLAUDE.md ← 조직 규칙
└── secretary/
├── CLAUDE.md ← 비서의 행동 방식
├── inbox/
├── todos/
│ └── YYYY-MM-DD.md ← 오늘의 TODO
└── notes/
claudecode-company/
├── .claude-plugin/
│ └── marketplace.json
├── plugins/
│ └── company/
│ ├── .claude-plugin/
│ │ └── plugin.json
│ └── skills/
│ └── company/
│ ├── SKILL.md
│ └── references/
│ ├── departments.md
│ └── claude-md-template.md
├── README.md
└── LICENSE
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claim다분야 전문가를 동적으로 선정해 구조화된 토론으로 다각적 평가·제언을 정리합니다.
Claude Code 중심의 로컬 전용 LLM Wiki — 3층 격리(raw/wiki/schema) + Neo4j GraphRAG + Obsidian. Karpathy LLM Wiki 원전부터 GraphRAG PoC까지 통합한 풀스택 환경.
Markdown 기반 auto memory 시스템. 4가지 메모리 타입으로 프로젝트 지식을 세션 간 축적합니다.
This is a gaebalai's base tool set
Git safety hooks for Claude Code. Blocks force-push, protects main/master branch, prevents hard-reset, guards interactive rebase, and blocks git clean -fd.
npx claudepluginhub gaebalai/claudecode-company --plugin companyUltra-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
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.