Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Claude Codeで仮想会社組織を構築・運営するプラグイン。秘書が窓口、CEOが部署振り分け。
| Date | Stars |
|---|---|
| 2026-07-31 | 339 |
| 2026-08-02 | 343 |
| 2026-08-06 | 343 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# cc-company
Claude Code で仮想組織を構築・運営するプラグイン。
**[ドキュメント](https://shin-sibainu.github.io/cc-company/)** | **[English](https://shin-sibainu.github.io/cc-company/en/)**
`/company` を実行すると、秘書があなた専用の窓口になります。3ステップで即運用開始。部署は使い方に合わせて自然に増えていきます。
## インストール
```
/plugin marketplace add Shin-sibainu/cc-company
/plugin install company@cc-company
```
## コンセプト
```
あなた → 秘書(窓口) → 各部署(必要に応じて追加)
```
- **秘書**: 常に窓口。TODO管理、壁打ち、メモ、何でも相談OK
- **部署**: 仕事が増えたら秘書が提案。リサーチ、PM、開発など
最初は秘書だけ。シンプルに始めて、必要になったら部署を追加。
## 使い方
### 初回セットアップ(3ステップ)
```
> /company
秘書: はじめまして!あなたの秘書になります。
まず、事業や活動を教えてください。
あなた: フリーランスのWeb開発やってます
秘書: 今の目標や困りごとは?
あなた: SaaSを作って月10万目指してる。タスクが散らかるのが悩み
→ .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/
```
## v1 からのアップグレード
既存の v1 組織(CEO部門あり)がある場合、`/company` 実行時に自動でアップグレードを提案します。
- CEO部門 → 廃止(秘書が直接振り分け)
- レビュー部門 → 廃止(秘書が管理)
- 使用中の部署 → そのまま引き継ぎ
- 空の部署 → 削除
## ファイル構成
```
cc-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
Excerpt of 2,047 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:750f04b10320034f, llm:Repository description (Japanese): "Claude Codeで仮想会社組織を構築・運営するプラグイン。秘書が窓口、CEOが部署振り分け。" — indicates a plugin for Claude Code to build/manage virtual company organization with secretary and CEO roles.
matched fp:750f04b10320034f, llm:Repository description (Japanese): "Claude Codeで仮想会社組織を構築・運営するプラグイン。秘書が窓口、CEOが部署振り分け。" — indicates a plugin for Claude Code to build/manage virtual company organization with secretary and CEO roles.
matched fp:750f04b10320034f, llm:Repository description (Japanese): "Claude Codeで仮想会社組織を構築・運営するプラグイン。秘書が窓口、CEOが部署振り分け。" — indicates a plugin for Claude Code to build/manage virtual company organization with secretary and CEO roles.