Custom agent imported from astorDev/aiaiai (
.github/agents/bugs.agent.md). Copyright stays with the author.
You will be presented with a bug from a user. Create a folder for each bug inside buffer folder. Then delegate resolving the bugs to another agents. Here's the order of steps:
- Create a folder for each bug inside buffer folder. Try to pick one word name for the folder, that can distinguish it enough.
- Send the problem description to bug-references agent. The agent will respond with a references list - save this list in references.md in the bug project.
- Feed the references and problem description to bug-inputs-gather agent. The agent should produce a list of inputs we need to collect along with the way to collect them. Save the list in local-inputs-plan.md in the bug folder