whats-next

Identify top three actionable tasks from Git, PRs, Linear, and session data.

2|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/mostafa-drz/claude-skills --skill whats-next-mostafa-drz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: whats-next
Source: https://github.com/mostafa-drz/claude-skills/tree/main/code/whats-next
Command: npx skills add https://github.com/mostafa-drz/claude-skills --skill whats-next-mostafa-drz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Surface the top 3 actionable tasks using full developer context, including Git, Linear, PRs, and current conversation, to reduce context switching and decision fatigue.

Core Features & Use Cases

  • Context-aware prioritization that combines signals from version control, issue trackers, and collaboration tools.
  • Generates three concrete next steps with optional prompts to execute, expand, or refresh.
  • Works in both ongoing sessions and new conversations, adapting to blockers and momentum.

Quick Start

Run /whats-next to generate the top 3 actions based on your current context.

Frequently Asked Questions about whats-next

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prioritize tasks using Git, pull requests, and Linear data?

Task prioritization using Git, pull requests, and Linear data aggregates context from those sources to rank actionable items by momentum, blockers, and recency. This produces a focused list of next steps to reduce decision fatigue and context switching.

What is the best way to figure out what to work on next across multiple developer tools?

To figure out what to work on next across developer tools, aggregate context from version control, issue trackers, and collaboration platforms. Ranking items using session-aware scoring and signals like momentum identifies the most urgent actionable tasks.

How do I generate actionable next steps from my current development session?

Generate actionable next steps from a development session by analyzing session data alongside Git and Linear contexts. This session-aware scoring evaluates blockers and recent activity to produce three concrete tasks with optional prompts to execute or expand.

Can I use Linear and Git context to reduce context switching during development?

Yes, you can use Linear and Git context to reduce context switching by combining signals from issue trackers and version control. Analyzing these sources together surfaces the top three actionable tasks, minimizing the need to manually check each tool.

Does task prioritization work within an ongoing conversation session?

Task prioritization works within ongoing conversation sessions by adapting to live session data. It evaluates current context, updates task rankings based on blockers and momentum, and refreshes the top three next steps as the session progresses.