Claude Code
Primary agentic development tool for Green Goods. Claude Code operates as a CLI-based AI assistant with deep project context, built-in subagents for parallel and isolated work, and a lean skill system for repeatable workflows. It is the main development interface for the team.
Codex
OpenAI Codex is used for automated maintenance tasks in the Green Goods monorepo. The repo-scoped configuration is intentionally small: AGENTS.md is the primary context, CLAUDE.md is the fallback, the default model is GPT-5.5, the local environment delegates lifecycle work to repo scripts, the workspace-write sandbox disables network access, and hooks add repo-specific context and policy checks around tool use.
Gemini
Gemini is an external Google AI product, not a Green Goods runtime dependency. The Green Goods repository does not currently include Gemini-specific configuration, scripts, or approved automation workflows.