list_actionable
List actionable items with epic context, including epic goals and story coverage, to identify what to do next.
Instructions
List what can be acted on right now, with epic context.
Returns the epic's goals, story coverage, and a table of actionable items. Always show the full table to the user first, then add your recommendation below it. The table is the primary output — the user needs to see all options to make their own call.
After showing the table, recommend what to do next:
Check whether the stories cover the epic's goals. If goals are uncovered, recommend more planning (create_story) before execution.
Urgent items (unverified or in-progress tasks) should usually be finished before starting new work.
For the remaining items, read the tickets that look relevant (get_ticket) and recommend based on impact — what unblocks the most work, what aligns with current momentum, why now.
If several items are genuinely equal, say so and explain why.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |