next

Reconstruct workspace state and recommend the highest-priority next action.

2|Updated May 19, 2026
One-click install
npx skills add https://github.com/element22llc/e22-plugins --skill next-element22llc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: next
Source: https://github.com/element22llc/e22-plugins/tree/main/plugins/steer/skills/next
Command: npx skills add https://github.com/element22llc/e22-plugins --skill next-element22llc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps navigate complex workspaces with multiple features and issues, identifying the single best next action without changing the workspace's state.

Core Features & Use Cases

  • State Reconstruction: Gathers the entire workspace state without modifying it.
  • Cross-Workflow Arbitration: Finds the highest priority action considering all workflows.
  • Use Case: If you're lost or need to triage your tasks across different features, /steer:next provides the action you should take next, like reviewing an issue or updating the state.

Quick Start

Activate /steer:next to receive the suggested next action in your workspace.

Frequently Asked Questions about next

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

FAQPage Schema
How do I find the best next action across multiple software development workflows?

To find the best next action across multiple software development workflows, you can use a tool to reconstruct your workspace state and arbitrate priority. It evaluates open PRs and issues to recommend a single high-priority action without modifying your repository.

What is cross-workflow arbitration for priority task selection?

Cross-workflow arbitration for priority task selection is the process of scanning a software repository to gather all active features and issues. It evaluates the entire workspace state to determine the highest priority action required, ensuring you always know what to update or review next.

Does workspace navigation for product development modify my current Git state?

Workspace navigation for product development does not modify your current Git state. The process safely reconstructs your workspace context using read-only commands, allowing it to suggest the next best action for your open features and issues without altering your repository files.

How do I triage tasks when lost in a complex software repository?

To triage tasks when lost in a complex software repository, initiate a workflow analysis command to reconstruct your environment. It assesses all open PRs, issues, and features, then outputs the exact next step you should take to regain control of your product development.

Can I use workflow analysis tools with open PRs and issues?

Yes, you can use workflow analysis tools with open PRs and issues. These tools are specifically designed to navigate complex product development workflows, reconstructing the state of your software repository to identify which issue or pull request requires your immediate attention.