roadmap_next
Retrieve the single highest-priority roadmap item to focus on next. Prioritizes in-progress tasks over planned ones, sorted by urgency, so you can immediately start working on what matters most.
Instructions
Get the single most important next actionable roadmap item. Returns the highest-priority in-progress item first, then planned items, sorted by priority. Call at session start to immediately know what to work on next.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter by tag (optional) | |
| instance_id | Yes | UUID of the cache instance |