One prompt → auto-decompose tasks → match 180+ agents → execute via Claude CLI
git clone --recursive git@github.com:jee599/agentochester.git
cd agentochester/dashboard
npm install
npm run devOpen http://localhost:3000 → type a prompt → Compose Team → Execute Team
Build a React login page with API integration, tests, and Korean docs
AI 뉴스 크롤링해서 분석하고 웹으로 보여줘
用React创建登录页面,连接API,编写测试
Reactでログインページを作り、API連携し、テストを書く
Prompt → Decomposer → Agent Matcher → Assembler → Claude CLI Executor
↓
181 agents (15 divisions)
├── 9 builtin (YAML)
└── 172 external (agency-agents submodule)
- Decompose — Keywords in your prompt trigger specialized roles (frontend, backend, AI, QA, etc.)
- Match — Each role finds the best agent: external (agency-agents) first, then builtin
- Assemble — Agent identity + rules + task → execution prompt
- Execute — Claude CLI runs each agent sequentially, respecting dependencies
| Page | Description |
|---|---|
/ |
Compose & Execute — enter prompt, see decomposed tasks, run agents |
/agents |
Agent Library — browse 181 agents across 15 divisions |
Language selector in top-right: EN / KR / CN / JP / ES / DE / FR / PT
├── src/core/ # Core engine
│ ├── types.ts # AgentDefinition, CatalogEntry, Task
│ ├── adapter.ts # .md → AgentDefinition parser
│ ├── catalog.ts # Agent catalog (build, search, match)
│ ├── agent-manager.ts # 3-tier matching
│ ├── assembler.ts # Prompt assembly
│ ├── bridge.ts # Claude CLI bridge
│ └── executor.ts # Task execution engine
├── agents/
│ ├── builtin/ # 9 custom YAML agents
│ └── external/agency-agents/ # 172 agents (git submodule)
├── dashboard/ # Next.js dashboard
└── tests/ # 70 tests (Vitest)
npm test # Run 70 tests
npm run build # Build core
cd dashboard && npm run dev # Start dashboard
cd dashboard && npm run build # Build dashboard프롬프트 하나로 태스크 자동 분해 → 180+ 에이전트 매칭 → Claude CLI 실행
git clone --recursive git@github.com:jee599/agentochester.git
cd agentochester/dashboard
npm install
npm run devhttp://localhost:3000 접속 → 프롬프트 입력 → 팀 구성 → 팀 실행
React로 로그인 페이지 만들고 API 연동하고 테스트 작성하고 한국어 문서도 만들어줘
AI 뉴스 크롤링해서 분석하고 웹으로 보여줘
언리얼 GAS 전투 시스템 설계하고 테스트
보안 감사하고 취약점 수정해줘
프롬프트 → 분해기 → 에이전트 매칭 → 조립기 → Claude CLI 실행기
↓
181개 에이전트 (15개 디비전)
├── 9개 builtin (YAML)
└── 172개 external (agency-agents 서브모듈)
- 분해 — 프롬프트의 키워드가 전문 역할을 트리거 (프론트엔드, 백엔드, AI, QA 등)
- 매칭 — 각 역할에 최적 에이전트 찾기: external 우선, 그다음 builtin
- 조립 — 에이전트 정체성 + 규칙 + 태스크 → 실행 프롬프트
- 실행 — Claude CLI가 의존성 순서대로 각 에이전트 실행
一个提示词 → 自动分解任务 → 匹配180+代理 → 通过Claude CLI执行
git clone --recursive git@github.com:jee599/agentochester.git
cd agentochester/dashboard
npm install
npm run dev打开 http://localhost:3000 → 输入提示词 → 组建团队 → 执行团队
- 分解 — 提示词中的关键词触发专业角色
- 匹配 — 从181个代理中找到最佳匹配
- 组装 — 代理身份 + 规则 + 任务 → 执行提示词
- 执行 — Claude CLI按依赖顺序运行每个代理
プロンプト1つ → タスク自動分解 → 180+エージェントマッチング → Claude CLIで実行
git clone --recursive git@github.com:jee599/agentochester.git
cd agentochester/dashboard
npm install
npm run devhttp://localhost:3000 を開く → プロンプト入力 → チーム構成 → チーム実行
- 分解 — プロンプトのキーワードが専門ロールをトリガー
- マッチング — 181エージェントから最適なものを検索
- 組み立て — エージェントID + ルール + タスク → 実行プロンプト
- 実行 — Claude CLIが依存順序に従って各エージェントを実行
Un prompt → descomponer tareas → emparejar 180+ agentes → ejecutar via Claude CLI
git clone --recursive git@github.com:jee599/agentochester.git
cd agentochester/dashboard && npm install && npm run devAbrir http://localhost:3000 → escribir prompt → Componer Equipo → Ejecutar Equipo
Ein Prompt → Aufgaben zerlegen → 180+ Agenten zuweisen → über Claude CLI ausführen
git clone --recursive git@github.com:jee599/agentochester.git
cd agentochester/dashboard && npm install && npm run devhttp://localhost:3000 öffnen → Prompt eingeben → Team zusammenstellen → Team ausführen
Un prompt → décomposer les tâches → assigner 180+ agents → exécuter via Claude CLI
git clone --recursive git@github.com:jee599/agentochester.git
cd agentochester/dashboard && npm install && npm run devOuvrir http://localhost:3000 → entrer le prompt → Composer l'équipe → Exécuter l'équipe
Um prompt → decompor tarefas → atribuir 180+ agentes → executar via Claude CLI
git clone --recursive git@github.com:jee599/agentochester.git
cd agentochester/dashboard && npm install && npm run devAbrir http://localhost:3000 → inserir prompt → Compor Equipe → Executar Equipe