Skip to content

jira agent guide

  • Usage: jira agent guide [section] [flags]

Print embedded runbooks for using jira-cli from scripts and AI coding agents. Use it when an automated workflow needs the command contract, safe mutation rules, or task-specific guidance without reading the source tree.

With no section, the command prints every guide in the canonical order. Pass a section slug, such as safe_mutation, to print only that workflow.

Examples

jira agent guide
jira agent guide safe_mutation # (1)!
  1. Print only one workflow section