SUMMARY AI要約 by gpt-5-mini
Agent Dev Studios は、単発のAIセッションを実際の製品開発チームのように構造化するフレームワークです。誰が何を担当するかを明確にした「エージェント(36)」と、SDLCに対応する「スキル(36)」、コミットやセッションで動くフック、編集ルール、ドキュメントテンプレートなどをセットで提供します。設計思想は(1)専門役割の明確化、(2)開発フェーズごとの儀式化、(3)ファイルシステムを永続的記憶にする3ファイルパターン(plan.md / findings.md / progress.md)、(4)具体的な禁止事項による行動抑止、の4点です。 階層化されたエージェント(ディレクター/リード/スペシャリスト)と、NestJS/Next.js/PostgreSQL向けのスタックパックを備え、/start、/architect、/plan、/code-review、/releaseなどスラッシュコマンドで作業を進められます。主にAIアシスタントで開発を行うエンジニアやプロダクトチームが、設計・実装・品質保証・リリースの流れを再現し、作業の継続性とガバナンスを保つために使います。
使用AIコーディングツール
このリポジトリには以下のAIコーディングツールの設定ファイルが置かれており、開発時にAIアシスタントが利用された痕跡があります。
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
使用言語(バイト数比)
オーナー情報
日付
| GitHub作成日 | 2026-05-07 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 16:11 |
類似Repo (同じ言語のAI関連Repo)
Multi-LLM cross-review workflow for Claude Code. /work orchestrates plan/implement/bug-fix with 3 different model families voting on every gate.
Cyrene963/hermes-patchesHermes Agent 社区补丁合集 - Community patches for Hermes Agent
tenondecrpc/cc-statuslineClaude 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.
JinPLu/agent-roundtableAgent 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.
jasper0507/idea-harnessPut 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.
ryga-test/playwright-ai-workflow-playgroundAI-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.
walidboulanouar/ay-frameworkAgent swarm framework for Claude Code. Plan, build, review, test, ship -- with human-in-the-loop gates.
itchernetski/claude-code-token-watchClaude Code hooks that warn when a session starts burning tokens on repeated Reads, recursive greps, or WebFetch streaks