• LLMs are like new team members

    Working with LLMs (Large Language Models) can feel a bit like working with a new colleague: highly motivated, but (understandably) not yet familiar with all the details. If not all relevant information is included in the prompt, the LLM will try to fill in the gaps – relying on what it considers the most likely scenario. Well-intentioned, but not always helpful. New team members often act in the same way:…

  • Jira Subtask Editor

    Since I often have to create Jira subtasks – and Jira requires a special syntax for this – I “developed” the Jira Subtask Editor to easily create proper subtasks from any text. Maybe someone else out there can use it as well… With the Subtask Editor, Jira subtasks can be created according to the syntax of https://jira-multiple-subtasks.codescape.de in an editor and then imported into Jira with the correct Markdown code.…