Agent skill
Print the bundled agent skill:
lnr skillThe skill describes safe non-interactive issue creation and branch checkout. An agent should always provide a title, use --json when it needs structured values, and never combine JSON, clipboard, and checkout modes.
Example:
lnr issue create --json \ --title "Fix flaky deployment check" \ --description "The deployment check fails intermittently."