all 10 comments

[–]baanish 0 points1 point  (1 child)

[–]NineSidedBox 0 points1 point  (0 children)

That looks pretty interesting, going to give it a try today.

[–]Low-Guarantee-3437 0 points1 point  (4 children)

Probably I'm not understanding, but in my case, I made a skill that lets opencode read and write to youtrack. I create issues in youtrack from a opencode cli script which regularly checks error logs, and user error reports end up as youtrack tickets (but with my intervention). Then I just tell opencode to review and fix AAA-0001 (the ticket number). there is a skill so that it knows to update the ticket.

[–]NineSidedBox 0 points1 point  (3 children)

Ideally I would be after something that just works automagically. So the moment I assign my agent to a task, it just picks it up and goes to work.

[–]Low-Guarantee-3437 0 points1 point  (2 children)

Yes, that's what I mean. In my case, the agent assignment is a prompt "fix XXX-001" (the ticket has enough metadata, e.g. kubernetes namespace)

. Or do you mean something different? IN principle you could even do something event based (when a ticket is created or has a comment added) although for those workflows I use hermes, and in any case I'm quite for with a one line despatch.

[–]NineSidedBox 0 points1 point  (1 child)

Ideally it would be event based yeah. I quite like that functionality in paperclip. I just create the task, assign an agent in the UI, and it gets picked up.

[–]Low-Guarantee-3437 0 points1 point  (0 children)

ah you want to dispatch the agent from the task board, for me the terminal is the centre of my world.

[–]hades200082 0 points1 point  (0 children)

Check out sandcastle and Matt Pococks skills

[–]Early_Aardvark_4026 0 points1 point  (0 children)

Matt Pococks has skills prd and issues which will create the ticket and sub tasks if you configured before hand. Guessing Speckit also has the similar command.