What problem does it solve?
This Skill helps you decide what to work on next by turning the current project state into concrete, prioritized recommendations. It is designed for moments when you need direction at the start of a session, after finishing work, or when reorienting in a new codebase.
Core Features & Use Cases
- Git-aware guidance: Reviews uncommitted changes, recent commits, and branch context to surface immediate next actions.
- Session continuity: Uses prior session notes when available to resume unfinished work instead of starting something new.
- Backlog prioritization: Pulls ready, in-progress, and blocked items to recommend the highest-value task.
- Signal-based insight: Incorporates workflow signals when available to warn about churn, rushed fixes, or other patterns that deserve attention.
- Use cases: Choose the next bug fix after a long break, resume interrupted work safely, or get a prioritized plan when a repository feels overloaded.
Quick Start
Ask the advise skill what you should work on next for this repository, optionally naming a focus area such as testing or authentication.