What problem does it solve? When managing a development project with tasks spread across multiple markdown files (current sprint, phase backlogs, feature requests), it is hard to get a quick consolidated view of what is in progress and what comes next. This Skill reads those task files and renders a single organized task list. ## Core Features & Use Cases - Consolidated Task View: Reads in-progress sprint tasks, current-phase backlog items, and unassigned feature requests into one display. - Priority Grouping: Organizes backlog tasks into High, Medium, and Low priority sections, skipping completed tasks and empty sections. - Keyword and Priority Filtering: Accepts an optional argument to filter tasks by keyword in the title or by priority level. - Use Case: You return to a project after a break and ask "what tasks are left?" — the Skill shows your current sprint work, the phase backlog sorted by priority, and pending feature requests, then suggests the next task to start. ## Quick Start Ask the AI to show all current tasks and backlog items, optionally filtered by a keyword or priority such as high.