Track deployment to environment and update Jira issues with deployment status
/plugin marketplace add Lobbi-Docs/claude/plugin install jira-orchestrator@claude-orchestration# Deployment Tracking Workflow
This command tracks deployments to various environments and automatically updates Jira issues with deployment status, timestamps, and metadata.
## Step 0: Time Tracking Initialization
**AUTOMATIC**: This step runs silently before command execution begins.
The orchestration system tracks execution time for this command. When the command completes:
- If duration >= 60 seconds AND a Jira issue key is detected
- A worklog is automatically posted with comment: `[Claude] /jira:deploy - {duration}`
### Issue Key Detection Priority
1. Command argument (e.g., `${i...