guiding-workflow

Suggest next-step commands based on project state signals.

11|4|Updated Oct 28, 2025
One-click install
npx skills add https://github.com/rocky2431/ultra-builder-pro --skill guiding-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: guiding-workflow
Source: https://github.com/rocky2431/ultra-builder-pro/tree/main/skills/guiding-workflow
Command: npx skills add https://github.com/rocky2431/ultra-builder-pro --skill guiding-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates uncertainty by analyzing your project state and recommending the optimal next command with clear rationale.

Core Features & Use Cases

  • Intelligent Routing: Detects project type and research context to provide tailored suggestions.

Core Features & Use Cases

  • Session Recovery: Detects interrupted work sessions and provides seamless continuation points.
  • State Detection: Reads filesystem signals to understand exactly where you are in the development process.

Quick Start

After completing research, this Skill will suggest moving to task planning with /ultra-plan.

Quick Start

When you're unsure what to do next, this Skill analyzes your project and tells you the next logical step.

Frequently Asked Questions about guiding-workflow

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

FAQPage Schema
How do I know what command to run next in my development workflow?

This Skill analyzes your project's filesystem state and recommends the optimal next command based on where you are in development—whether you've just initialized, completed research, finished planning, testing, or need to recover an interrupted session. It provides concrete next steps with clear reasoning.

Can this help me recover after interrupting my development work?

Yes. Session recovery detects when you've paused work and identifies seamless continuation points by reading your project state, so you can pick up exactly where you left off without guessing what comes next.

How does the Skill determine my project state?

It reads filesystem signals—file structure, configuration, and completion markers—to understand your exact position in the development lifecycle, from initialization through research, planning, development, testing, and delivery phases.

When should I use workflow guidance during my project?

Use it after completing major phases like research or planning, when starting a new session, or whenever you're uncertain about the next logical step. It works across new projects and incremental development.

What types of projects does this workflow guidance support?

It applies intelligent routing to detect your project type and research context, providing tailored suggestions whether you're starting fresh or continuing incremental work across different development scenarios.