next

Determine the next project action from sprint state and activity logs.

1|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/lasswellt/cc-plugin-suite --skill next-lasswellt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: next
Source: https://github.com/lasswellt/cc-plugin-suite/tree/main/skills/next
Command: npx skills add https://github.com/lasswellt/cc-plugin-suite --skill next-lasswellt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Determines the most logical next action by analyzing current project state and sprint status, reducing cognitive load and delays.

Core Features & Use Cases

  • Decision guidance: Evaluates sprint data, state checkpoints, and recent activity to propose the best next step (resume, continue, review, ship, or plan).
  • Actionable output: Returns a concrete command or instruction users can execute to keep momentum.
  • Context awareness: Considers git state and roadmap information to avoid conflicts and misalignment.

Quick Start

Run the Next Action Advisor to receive a recommended next-step command based on your current sprint state.

Frequently Asked Questions about next

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

FAQPage Schema
How do I determine the next action for a sprint based on project state?

To determine the next action for a sprint, evaluate project state by reading sprint registries, STATE.md files, activity logs, and git status. This analysis identifies whether you should resume, continue, review, ship, or plan your work.

What is sprint management decision support and how does it work?

Sprint management decision support evaluates sprint state and recent activity to propose the best next step. It reads project checkpoints and roadmap data to output a concrete command, reducing cognitive load and preventing workflow delays.

How do I get actionable next-step guidance from my project state checkpoints?

To get actionable next-step guidance from project state checkpoints, analyze your sprint registry and activity logs. The evaluation returns a specific instruction or command you can execute immediately to maintain project momentum.

Does agile workflow decision support consider git state and roadmap data?

Yes, agile workflow decision support considers git state and roadmap information to avoid conflicts and misalignment. It integrates this context with sprint data to ensure recommended next actions align with your project trajectory.

What's the best way to reduce cognitive load when managing ongoing sprints?

The best way to reduce cognitive load when managing ongoing sprints is to automate next-action evaluation. Analyzing sprint status and recent activity automatically provides a concrete command, eliminating manual state-checking delays.