AI Dev Impact Lab JA
← Rankings · AI-RELATED REPO

JinPLu/agent-roundtable

Agent Roundtable — a local, file-based substrate for multi-agent work. Humans, Cursor chat, Codex (codex exec) and Claude Code (claude -p) take turns on one shared THREAD.md under your repo so you can plan, execute, review, and discuss without losing context or locking in to a single CLI.

Shell MIT GitHub ↗
★ 3
stars
75
AI relevance
50
solo dev
0
tool sigs

SUMMARY AI summary by gpt-5-mini

Agent Roundtableは、Cursor IDE向けのファイルベース多エージェント調整基盤です。Codex CLI、Claude CLI、Cursorタスクサブエージェントの3種類のアクターが共有のオンディスク「スレッド(THREAD.md)」を順番に追記し、追跡可能な監査ログを残すことで、計画・実行・レビューのワークフローを実現します。 想定ユーザーは、Cursorを使って複数のLLMエージェントを組み合わせた開発フロー(コードレビュー、修正計画、実装、検証)を自動化・記録したい開発者やチームです。主な機能はスレッド作成・編集のスクリプト(new_thread.sh)、役割に応じたルーティング推奨(route.sh)、エージェントごとのターン実行スクリプト(claude_turn.sh/codex_turn.sh)、長いスレッドの圧縮(compact_thread.sh)、および役割プロンプトやテンプレート管理です。models.jsonでモデルのベンチマーク/価格/ルーティング既定値を管理し、SKILL.mdにプロトコル仕様を格納します。要件はbash4+、Python3.9+、git、および少なくとも一つのエージェントCLI。インストールはリポジトリを~/.cursor/skills/agent-roundtableにクローンするだけ。ライセンスはMIT。

DETECTED Detected AI stack

AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.

🤖 LLM models (1)
Claude

Language breakdown (by bytes)

Shell
76.1%
Python
22.3%
Go Template
1.6%

Owner

Account
JinPLu
Type
User
Followers
5
Company
University of Science and Technology of China

Dates

Created on GitHub 2026-05-01
Last push 2026-05-09
First seen here 2026-05-09
Last fetched 2026-05-09 15:42

Similar repos (same language)

99xAgency/GodModeSkill

Multi-LLM cross-review workflow for Claude Code. /work orchestrates plan/implement/bug-fix with 3 different model families voting on every gate.

Shell 215 AI 45
Cyrene963/hermes-patches

Hermes Agent 社区补丁合集 - Community patches for Hermes Agent

Shell 22 AI 45
tenondecrpc/cc-statusline

Claude Statusline: a lightweight Bash + jq statusline for Claude Code with model, context, rate limit, git/worktree, cost, duration, and install/uninstall support. No heavy runtime required.

Shell 5 AI 70
jasper0507/idea-harness

Put a harness on AI before it guesses. Clarifies vague app ideas into precise requirements via Socratic questioning. Works with Claude Code / Cursor / Codex / Hermes / OpenClaw.

Shell 2 AI 70
ryga-test/playwright-ai-workflow-playground

AI-driven E2E testing with Playwright. An 8-step slash-command pipeline that discovers UI snapshots, generates POM, drafts GWT test specs, runs Playwright tests, and self-heals knowledge — all with human approval gates for quality control.

Shell 1 AI 80
walidboulanouar/ay-framework

Agent swarm framework for Claude Code. Plan, build, review, test, ship -- with human-in-the-loop gates.

Shell 1 AI 45
itchernetski/claude-code-token-watch

Claude Code hooks that warn when a session starts burning tokens on repeated Reads, recursive greps, or WebFetch streaks

Shell 1 AI 75
chaloemphongseatiao/Claude-Code-Projects-Structure
Shell 1 AI 50