help

Identify the next project action from workflow markers and session state.

18|5|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/wsman/MY-DOGE-MICRO --skill help-wsman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: help
Source: https://github.com/wsman/MY-DOGE-MICRO/tree/main/.agents/skills/help
Command: npx skills add https://github.com/wsman/MY-DOGE-MICRO --skill help-wsman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It tells a user what to do next when they are stuck, unsure, or finished with a task and need the most relevant next step in the project workflow.

Core Features & Use Cases

  • Current-state orientation: Reads phase markers, session notes, and project artifacts to identify what is already done.
  • Workflow guidance: Maps the current project stage to the next required command and highlights optional work that can happen alongside it.
  • Context-aware help: Surfaces constitution status, domain type, and installed uncataloged skills so the guidance fits the actual repository state.

Quick Start

Ask the help skill what you should do next after finishing your latest task or whenever you feel stuck.

Frequently Asked Questions about help

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

FAQPage Schema
How do I figure out the next best step for my project workflow?

To figure out the next project step, analyze phase markers, session state, and installed skills to identify completed work and blockers. This project guidance process recommends the exact command to execute next and highlights optional parallel work.

What is phase detection and how does it guide project next steps?

Phase detection identifies the current project stage by reading workflow catalogs and project artifacts. It guides next steps by mapping the detected phase to the required command, ensuring your workflow advances correctly without missing critical setup tasks.

How do I find out what to do next when I am stuck in a product repository?

When stuck in a product repository, inspect installed uncataloged skills and constitution status to determine the current phase. This artifact analysis reveals your exact blockers and suggests the most relevant next action to resume progress.

Can I get workflow guidance for both product and game repositories?

Yes, workflow guidance applies to both product and game repositories. It reads stage markers and project artifacts to determine the current phase, providing context-aware recommendations for the next command regardless of the domain type.

Does project guidance require write access to update session state?

No, project guidance requires only read-only artifact inspection. It reads session state and workflow catalogs to determine the current phase and blockers without modifying your repository, ensuring safe phase-aware completion checks.