trio:next

Analyze test reports, subsprints, and docs to recommend the next /trio: skill.

5|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/10XTeams/trio --skill trio-next
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trio:next
Source: https://github.com/10XTeams/trio/tree/main/src-plugin/skills/trio%3Anext
Command: npx skills add https://github.com/10XTeams/trio --skill trio-next

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deciding the next actionable step in a Trio workflow can be ambiguous; this skill analyzes the latest project state and provides a prioritized recommendation to keep work aligned and progressing.

Core Features & Use Cases

  • Analyzes the latest project state (test reports, subsprints, docs) to determine the most impactful next action.
  • Returns a single primary recommendation plus up to two alternates, each specifying the exact /trio:<skill> to invoke next.
  • Remains advisory-only—does not dispatch agents or write files; the user must execute the recommended Skill themselves.

Quick Start

Describe your current project state to get a prioritized next-step recommendation.

Frequently Asked Questions about trio:next

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

FAQPage Schema
How do I determine the most impactful next action for my project workflow?

To determine the most impactful next action, analyze your latest project state including test reports, subsprints, and doc folders. This advisory process provides a prioritized recommendation to keep work aligned and progressing.

What is a triage decision-tree workflow for project next steps?

A triage decision-tree workflow evaluates project state by time to identify the most impactful next action. It returns a primary recommendation plus alternates, each specifying the exact skill to invoke next for advisory-only guidance.

Can I use an advisory workflow to dispatch agents and modify files automatically?

No, you cannot use an advisory workflow to dispatch agents or modify files. This process remains advisory-only, meaning the user must manually execute the recommended skill themselves.

How do I get a prioritized next-step recommendation for my current subsprint?

To get a prioritized next-step recommendation, describe your current project state. The analysis evaluates test reports and subsprints to return a primary recommendation plus up to two alternates.

Does the next-step recommendation provide alternate options if the primary action is blocked?

Yes, the next-step recommendation provides up to two alternates if the primary action is blocked. Each alternate names the exact skill to invoke next, ensuring continuous workflow progression.