📄️ 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.4, and the workspace-write sandbox disables network access.
📄️ OpenClaw
OpenClaw is an agentic pipeline that converts meeting transcripts into structured action items, tasks, and follow-ups. It runs on a dedicated M4 Mac Mini node and integrates with the team's communication channels.
📄️ Gemini
Google Gemini is used for specific tasks in the Green Goods ecosystem where its strengths complement the primary Claude-based toolchain. This page documents current integration points and usage patterns.