AI開発影響研究所 EN
← ランキング · AI関連リポジトリ

woogiekim/agent-crew

AI agent orchestration

Shell MIT GitHub ↗
★ 0
stars
75
AI関連スコア
50
個人開発度
0
AIツール痕跡

SUMMARY AI要約 by gpt-5-mini

agent-crew は、AI アシスタントを使ったソフトウェア開発の一連工程(要件収集→設計→実装→検証→デプロイ)を自動化するワークフローツールキットです。AI アシスタントの種類に依存せずホスト用アダプタで動作し、開発者は「何を作るか」を指定するだけで、planner→task-runner→stage agents→reviewer のパイプラインを自動実行できます。主な機能は、対話による要件収集(AskUserQuestion)を統一的に渡す仕組み、自動サブエージェント作成、各段階での検証→修正→再検証の品質ループ(最大リトライ)、開発要求検出時の STOP 指令、プロジェクトファイルへの直接編集を防ぐフック、常に最後に入るレビュワー、作業ごとに分離された git worktree/ブランチ、プロジェクト外に保存するグローバルな状態管理(~/.agent-crew)などです。インストールは一括スクリプトで行い、crew:setup → crew:run "タスク" で単一・並列タスクを実行、最終的なプッシュはユーザー承認後にオーケストレータが行います。

使用言語(バイト数比)

Shell
100%

オーナー情報

アカウント
woogiekim
タイプ
User
フォロワー
248

Happiness++

日付

GitHub作成日 2026-04-21
最終Push 2026-05-09
当サイト初検出 2026-05-09
最終取得 2026-05-09 15:42

類似Repo (同じ言語のAI関連Repo)

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
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 3 AI 75
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