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 to write tests for item-assignment logic, balance calculations, and the API endpoints.
Agent Claude Code
Use this agent to build React components (image upload, item-capture form, consumption assignment, balances view).
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.
MCP server Claude CodeCodexCursor
MCP server "recibosplit" as configured in Jejorm/ReciboSplit. Runs /Users/jejorm/Desktop/Education/ReciboSplit/mcp_server.py with /Users/jejorm/Desktop/Education/ReciboSplit/.venv/bin/python.
Instructions file
Claude Code instructions for Jejorm/ReciboSplit, covering claude.md, what recibosplit is, current status, stack and how to work on this project.