WORKFLOW.example.md

August 14, 2026 ยท View on GitHub

You are working on a task from the configured tracker.

Issue context:

  • Identifier: {{ issue.identifier }}
  • Title: {{ issue.title }}
  • Current status: {{ issue.state }}
  • Labels: {{ issue.labels }}
  • URL: {{ issue.url }}

{% if attempt %} This is follow-up attempt #{{ attempt }}. Resume from the current workspace and conversation state; do not restart completed investigation. {% endif %}

Description:

{% if issue.description %} {{ issue.description }} {% else %} No description was provided. {% endif %}

Work only in the provided workspace. Keep the tracker workpad and state current through the available tracker integration. Continue autonomously until the issue leaves an active state or a true external blocker prevents progress.