| name | team-coordination |
| description | Team workflow rules. Use at conversation start to check TEAM_STATUS.md, ask user role, and prevent duplicate work. |
Team Coordination
At Conversation Start
- Read
TEAM_STATUS.md
- Show current team status to user
- Ask: "What is your role in the team?"
- Ask: "What task would you like to work on?"
- Check: does this overlap with other team members?
Team Roles
| Role | Focus |
|---|
| ML / NLP / Knowledge Graphs | Embeddings, graph algorithms, entity extraction |
| Data Scientist | Metrics, benchmarks, experiments |
| Архитектор | Architecture, API contracts, system design |
| Материаловед | Domain knowledge, scientific accuracy |
| Product | Requirements, user stories, prioritization |
When Starting Work
Update TEAM_STATUS.md:
| ML / NLP | YourName | Task description | в работе | feat/your-branch | 2026-07-01 |
When Finishing Work
Move your row to "История выполненных задач", set status to готово.
Rules
- NEVER duplicate work from other team members
- ALWAYS read
TEAM_STATUS.md before starting
- ALWAYS update
TEAM_STATUS.md when starting/finishing
- NEVER delete other participants' entries
- Statuses:
открыта | в работе | ожидает проверки | готово | заблокировано