Skip to content

Claude (Anthropic)

Purpose

Primary LLM for the eco|monetize™ operating system. All 21 agents are built on Claude. This vault is operated via Claude Code.

How we use it

Three surfaces: - Claude Code CLI — the primary interface for all agent work (chief.staff, project.manager, all other agents). Local terminal + per-agent cwd model. - Claude API — for any programmatic / scripted LLM calls (council review, automation, batch processing) - Claude.ai web — for lightweight exploratory work when CLI isn't the right fit

Setup & credentials

Subscription + API key in 1Password. Subscription poller at ~/.ecomonetize/scripts/subscription-pollers/ tracks cost usage.

Owner

chief.staff — as the meta-agent that runs everything on Claude. All agent contracts assume Claude as the runtime.

  • [[claude-code]] — CLI tool entry
  • [[openai-chatgpt]], [[google-gemini]], [[deepseek]], [[llama]] — council review peer models
  • [[subscription-cost-report]] — cost tracking

Notes

Model IDs referenced in CLAUDE.md Section 15: Opus for executive synthesis + orchestration, Sonnet for workers, Haiku for bulk lightweight transforms.