Synopsis
Description
jira manages the profClaw Jira integration. Once configured, profClaw can watch for new tickets, respond to status changes, and assign agent tasks to work on Jira issues. The integration uses the Jira Cloud REST API with OAuth 2.0 or API token authentication.
Subcommands
| Subcommand | Description |
|---|---|
status | Show Jira connection and project status |
connect | Configure Jira credentials and project |
disconnect | Remove the Jira integration |
projects | List connected Jira projects |
sync <project> | Manually sync issues from a project |
issues | List synced Jira issues |
jira connect
Jira Cloud URL (e.g.,
https://myorg.atlassian.net).Atlassian account email used for API token auth.
Jira API token. Generate at
id.atlassian.com/manage-profile/security/api-tokens.Jira project key to connect (e.g.,
ENG, PLATFORM).jira sync <project>
Jira project key to sync.
Filter by issue status (e.g.,
"To Do", "In Progress").Filter by Jira label.
Maximum issues to sync.
Examples
Environment Variables
Related
profclaw github- GitHub integrationprofclaw linear- Linear integrationprofclaw sync- Cross-platform sync- Jira Integration Guide - OAuth setup and field mapping