
Jira test environment for agent workflows
Test engineering agents that triage issues, update sprints, and coordinate delivery workflows.
Jira service contract

Test issue triage, assignment, transitions, comments, and attachments. Validate agents that coordinate Jira with Slack, GitHub, docs, and code.
Interfaces
Workflows
Test issue triage, assignment, transitions, comments, and attachments
Seeded state
Seed projects, users, issues, boards, sprints, comments, attachments, custom fields, statuses, and workflows.
Run isolation
Validate agents that coordinate Jira with Slack, GitHub, docs, and code
Use Jira in staging without using production.
Test issue triage, assignment, transitions, comments, and attachments
Seed projects, issues, boards, sprints, users, fields, and statuses
Validate agents that coordinate Jira with Slack, GitHub, docs, and code
Provision the Jira twin from the CLI.
Install the Arga CLI, sign in once, then create a 60-minute twin run. The command waits until the environment is ready and prints its connection details.
Terminal
$ uv tool install arga-cli$ arga login$ arga twin-runs create --twins jira --ttl 60 --waitAdd --scenario-prompt to describe the state the twin should start with.
Build with the Jira twin
Connect the twin, seed realistic state, and run scenarios against a resettable service.

