next

Analyze MASTER_PLAN.md tasks and rank the next task by priority and status.

Updated Nov 29, 2025
One-click install
npx skills add https://github.com/endlessblink/flow-state --skill next-endlessblink
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: next
Source: https://github.com/endlessblink/flow-state/tree/main/.claude/skills/next
Command: npx skills add https://github.com/endlessblink/flow-state --skill next-endlessblink

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze MASTER_PLAN.md tasks, score by priority, and let user pick interactively to determine the next work item.

Core Features & Use Cases

  • Interactive task picking based on priority and status.
  • Automatic scoring and presentation of IN PROGRESS tasks before starting new work.
  • Quick drill-down to view task details and start work with guided actions.

Quick Start

Issue the /next command to reveal the top-priority tasks and select one to begin.

Frequently Asked Questions about next

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

FAQPage Schema
How do I identify the next task to work on from a master plan?

To identify the next task, the Skill analyzes your MASTER_PLAN.md, scores tasks by priority and status, and presents an interactive selection to pick from. It automatically surfaces IN PROGRESS items before starting new work.

Can I filter tasks by priority and status during planning?

Yes, you can filter tasks by priority, status, and progress when identifying the next work item. The Skill applies these filters during session starts or planning phases to refine your interactive task selection.

How do I start work on a task after selecting it?

After selecting a task from the interactive picker, you can use the guided actions to drill down into task details and start work immediately. This streamlines transitioning from planning to execution.

Does this task picker work with any project management format?

No, the task picker specifically requires projects with tasks tracked in a MASTER_PLAN.md file. It parses this file directly to score and rank your upcoming work items.

What is the best way to surface in-progress tasks before starting new work?

The best way to surface in-progress tasks is using the interactive picker, which automatically scores and highlights IN PROGRESS items before initiating new work. This prevents abandoning existing efforts.