Review all JIRA tickets in QA status - improve content, create Confluence documentation, and respond to comments
/plugin marketplace add Lobbi-Docs/claude/plugin install jira-orchestrator@claude-orchestration# QA Review Workflow
This command orchestrates a comprehensive review of JIRA tickets in QA status, improving content quality, generating Confluence documentation, and managing comment responses.
## 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] /qa-review - {duration}`
### Issue Key Detection Priority
1. Command a...