get_feature_scan
Assess feature health from a Jira issue key. Returns test coverage, automation ratio, pass rate, risk score, recent autotest results, and aggregates child issues.
Instructions
Get a comprehensive feature health scan by Jira issue key. Returns Jira context (summary, status, type, assignee), test coverage stats (case count, automation ratio, pass rate, risk score), linked test cases, and autotest results with recent run trends. Automatically detects issue hierarchy and aggregates child issues (2 levels deep: epic→story→subtask). Requires Jira to be connected to the organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jiraKey | Yes | Jira issue key (e.g., PROJ-111). Can be any issue type - epics, stories, tasks, bugs, sub-tasks. Epics automatically aggregate all child issue data. |