Build hotel invoice backend APIs
backend-devsubagentsetup L3★0
krishna-kedia/invoice-reconcile-sm ↗What it does
Implement backend API routes and business logic
Best for
Rapid backend implementation with persistent context to avoid repeating work across sessions
Inputs
- · PRD requirements
- · Supabase schema
- · API endpoint specification
Outputs
- · Backend code (FastAPI/Node), database migrations, tests
- · updated .claude/context/backend-dev.md
Preconditions
Backend-dev context file read; hotel invoice domain knowledge; Supabase access
Failure modes
- · Duplicate functionality already in codebase
- · RLS policy violations
- · Missing error handling
Trust signals
- · Context file protocol enforced
- · Business rules explicitly listed and enforced