stellar-help

Identifies user's module and phase in BMad workflows and suggests next steps.

3|Updated Jun 23, 2026
One-click install
npx skills add https://github.com/WritzProtocol/writz --skill stellar-help-writzprotocol
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stellar-help
Source: https://github.com/WritzProtocol/writz/tree/main/.agents/skills/stellar-help
Command: npx skills add https://github.com/WritzProtocol/writz --skill stellar-help-writzprotocol

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides assistance and guidance for users navigating the BMad workflow, helping them understand their current position and the next steps.

Core Features & Use Cases

  • BMad Workflow Navigation: Identifies the user's current module and phase in the BMad workflow.
  • Next Step Recommendations: Suggests the next recommended and/or required steps.
  • Quick Start Offer: Offers to run the next recommended skill immediately for the user.
  • General Question Answers: Provides answers to broader questions about the BMad system.

Quick Start

Get help by running 'stellar-help' when you need assistance in your BMad workflow.

Frequently Asked Questions about stellar-help

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

FAQPage Schema
How do I navigate the BMad workflow and figure out my current phase?

BMad workflow navigation works by reading your module skill manifests and project configurations to identify your current module and phase, pinpointing exactly where you are in the process.

What are the recommended next steps in a BMad workflow module?

The system determines your next steps by analyzing your project outputs and configurations, suggesting the next required action and offering to immediately execute the corresponding skill.

Can I get general help questions answered about the BMad system?

Yes, the help resource provides broader guidance and answers to queries about the overall BMad workflow mechanics and module management.

Do I need specific project configurations to use BMad workflow navigation?

Yes, you need existing project configurations and module skill manifests in your environment, because the system reads these outputs to identify your phase and suggest next steps.

What's the best way to execute the next required skill in a BMad workflow?

The best way is to use the quick start offer, which identifies your current phase and automatically runs the recommended next skill immediately for you.