Agent WorkflowsA field guide by Doruk
Transport package

Jira Handoff

Upload an exact attachment and post the caller’s prepared Jira comment.

doruksahin/agent-workflows / packages/jira-handoff
01 / Input

An issue key, attachment, caller-authored Jira ADF comment, expected publication identity, and stable receipt path.

Jira Handoff

Transport package
02 / Output

A Jira attachment and comment, plus a receipt recording their IDs and the publication identity.

When to reach for it

Use it from a workflow adapter after the exact publication inputs have been prepared, reviewed, and authorized.

How it works

The transport verifies the input identity before a Jira write, uploads the attachment, replaces the reserved attachment URL in the comment, then posts the comment and records the result.

Trace this to the source ↗
Where its responsibility ends

It does not interpret reports, draft summaries, manage human review, or decide that publication is authorized. The calling workflow owns those responsibilities. Matching completed receipts support replay without another write.

Setup & first use

Read the package’s identity and publication contract, and use the adapter supplied by the workflow producing your report. Treat uncertain receipts as a recovery task before retrying.

Open the owner’s instructions ↗
Exact files & reviewed version

This explanation follows the recorded source snapshot reviewed on 17 September 2026.

18ffb6cdd825278ae1236d7c7d4facfaa54145e9

Private repository; sign in with an account that has access.