The last few weeks have been packed: coding agents can now build, operate, and troubleshoot UiPath. Selectors, Orchestrator jobs, faulted processes, legacy refactors — your agent handles it all.
Let’s see what you, the community, actually think
.
Here are 4 real-world scenarios. For each one, pick what you’d do, and reply in the thread with:
Your scenario number + answer (A / B / C / D)
Which agent you’re using (Claude Code, Codex, Cursor, Gemini CLI…)
Bonus: What prompt did you actually type?
Scenario
— The 3 am faulted job
(Troubleshoot)
You wake up to a Slack alert: your invoice-processing job has been faulting every 30 minutes since 2 am. It worked fine yesterday. You open your terminal and send a quick one-liner: “Why is invoice-processing failing?” — what do you do next to get the fastest, most actionable answer?
A. Send the one-liner and wait — let the agent figure it out on its own.
B. Follow up immediately with the job ID, process name, and the folder it runs in.
C. Paste the full log file into the chat so the agent doesn’t have to fetch anything.
D. Skip the investigation and ask it to roll back the last deployment right away.
Scenario
— The haunted selector
(Build)
A colleague left XAML with 3 selectors hardcoded with dynamic IDs. It breaks on every app update. You want your coding agent to fix it the UiPath way. Which prompt gets you the best result?
A. “Fix the selectors in Main.xaml”
B. “Replace the 3 brittle selectors in Main.xaml with a Strict selector for each target and store them in the Object Repository”
C. “The automation breaks. Can you help?”
D. “Rewrite the entire project so selectors never break again”
Scenario
— Skills install gone sideways
(Setup)
A colleague ran npm install -g @uipath/cli
and uip skills install
— but their agent still doesn’t know anything about UiPath conventions. What did they most likely forget?
A. They didn’t restart the terminal after installing the CLI.
B. During uip skills install, they didn’t select their agent from the list using spacebar before pressing enter.
C. They need to install Node.js LTS first — it wasn’t on their machine.
D. They forgot to install Claude Code or Codex before running the skills installer.
Scenario
— The legacy project rescue
(Refactor)
You inherit a 5-year-old project: hardcoded credentials, no Try/Catch, no Config.xlsx, dead selectors. The ask: modernize it for Maestro. How do you approach it?
A. One big prompt: “Modernize this entire project for Maestro.” — and see what comes back. B. Break it into steps — credentials to Credential Store first, then Config.xlsx, then Try/Catch wrappers, then selectors, then Maestro migration — one prompt at a time.
C. Ask the agent to rewrite from scratch based on what the process is supposed to do.
D. Do it manually — legacy migrations are too risky to delegate to an agent.
Drop your answers below!
And if you’ve already tried any of these in real life, tell us how it actually went.
The best-loved
reply sharing real experience with UiPath for Coding Agents wins $50 in UiPath Swag.
DDL of counting
s is on 10th June,2026.
(Not set up yet? Start here → Quickstart guide | Operate & Troubleshoot preview)