📄️ Claude Code
Primary agentic development tool for Green Goods. Claude Code operates as a CLI-based AI assistant with deep project context, custom agents for specialized tasks, and a 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, and the workspace-write sandbox disables network access.
📄️ 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.