api-agent
01Agent Claude Code
Use this agent to implement FastAPI endpoints exposing ReciboSplit's operations (upload receipt image, capture items, assign consumption, query balances).
Agent Claude Code
Use this agent to implement FastAPI endpoints exposing ReciboSplit's operations (upload receipt image, capture items, assign consumption, query balances).
Agent Claude Code
Use this agent to design or modify the Turso/SQLite schema, write migrations, and build data-access functions (participants, events, receipts, items, assignments, and balances).
Agent Claude Code
Use this agent for Phase 2 work involving the OpenAI vision API — the receipt-image extractor, its JSON/Pydantic contract, the extraction endpoint, and the error/fallback path. Do NOT use it for anything that persists data or changes balances; that stays with db-agent and api-agent.