Purpose
Use this skill for backend work in the robochi_bot project.
When to use
- Python or Django logic
- models, serializers, views, services
- Celery tasks
- Redis-related background processing
- PostgreSQL-related logic
- API behavior
- validation and backend bugs
- migrations and traceback analysis
Project context
- Project: robochi_bot
- Product type: backend for Telegram Mini App and related platform logic
- Priority: correctness, explicit logic, minimal regressions
- Preserve current architecture unless refactor is explicitly requested
- Explain to developer in Russian unless task says otherwise
Rules
- Never invent models, endpoints, settings, or env variables
- If current code or traceback is missing, ask for the exact file/log