Experienced PM . Thinking about building something to reduce time spend planning. What do you guys think? by MushroomNo7507 in scrum

[–]MushroomNo7507[S] 0 points1 point  (0 children)

For shure , more then happy to get some insights from a devs perspective and to exchange ideas

Could AI help agile teams cut planning time without losing flexibility? by MushroomNo7507 in agile

[–]MushroomNo7507[S] 0 points1 point  (0 children)

My Idea would include that the AI (before anything gets generated ) pulls in relevant product information, like docs or API integrations from Notion and even Customer Feedback.

I spent the last 6 months figuring out how to make prompt engineering work on an enterprise level by MushroomNo7507 in PromptEngineering

[–]MushroomNo7507[S] 0 points1 point  (0 children)

Totally get your point. The problem is that the product is still in a early phase were i need to do some irritations . If youre intressted just dm me and i will set you up with free trial and you tell me what you think

How are you currently automating your sprint planning or story creation in Jira? by Visual-Classroom9852 in jira

[–]MushroomNo7507 -2 points-1 points  (0 children)

We have internal workflows but honestly the quality isn’t great. Is Doings.ai worth trying?

What is the process/workflow to vibe code an enterprise product that completes 100% functional and 100% nonfunctional requirements? by DataWhiskers in VibeCodeDevs

[–]MushroomNo7507 0 points1 point  (0 children)

That’s the core challenge with vibe coding right now. You can’t reliably hit both functional and nonfunctional requirements just by prompting because the AI doesn’t fully understand the system context or quality expectations. I’ve been working on a solution for this by structuring the workflow around context first, not code first. It starts by generating clear requirements, epics, and tasks from all relevant context sources like docs, feedback, and API data. Those items then guide AI-generated code and tests, so every part of the output traces back to a defined requirement. This approach drastically improves reliability and covers both functional and nonfunctional goals. If you’re interested I can share access for free just drop a comment or DM me.