Not strictly a problem, more a workflow tool that might help...
One thing I’ve learned working alone on a large personal project is ‘My problems are no longer team-shared. I need to work them out myself’. Daunting for someone used to An agile team with lots of ears and meetings!
A core feature of my application is it allows multiple developers to change the same text/code in real-time. True real time remote collaboration is the goal.
For in-office, we have version control, but not close to real-time enough for a remote, separately-located team. Videoconf is a distraction to be used sparingly; Zoom is for planning work, actual work is different.
Good idea perhaps, but when inserting the real-time feature set, I hit serious problems;
I had 20 separate problems for multi-user real-time text editing. I thought I needed a second opinion, but then out of curiosity, I just grouped the problems by type. I ended up with;
Bingo. Those groupings were my actual problems, and only 2 were even relevant by the end! Workable, re-wireframed, moved forward.
Group your problems by type.
The groupings are your core problems.
They are often your only problems.
(also first post, be gentle ;)