はじめに¶
要件¶
- Plugin 対応の Codex
- Git
- CPython 3.11、3.12、3.13、または3.14
- 対象に含める repository と external system への access
- 推奨 GitHub Plugin、または対応 operation 用に認証済みの
ghfallback
Install¶
install する正確な40文字 commit を review して固定します。
AI_TEAMS_COMMIT=<reviewed-40-character-commit-sha>
codex plugin marketplace add Qoo257/ai-teams --ref "$AI_TEAMS_COMMIT"
codex plugin add ai-teams@ai-teams
install または update 後は新しい Codex session を開始します。対話的な integration onboarding
には $ai-teams setup を使います。認証と organization approval は provider-owned flow に残ります。
利用¶
Product direction、discovery、planning、Issue delivery、repository adoption、status、semantic review、recovery で AI Teams を使うよう Codex に依頼します。Plugin は最小の適用 workflow を 選び、重要な状態を project system of record に保持します。
Plugin を install しただけでは service 起動、deployment、marketplace 変更、external system への access は発生しません。