wds-agent-saga-analyst

Guides product discovery conversations to create Product Briefs and Trigger Maps.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/ArchaonHW/MingGoRTS --skill wds-agent-saga-analyst-archaonhw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wds-agent-saga-analyst
Source: https://github.com/ArchaonHW/MingGoRTS/tree/main/.agents/skills/wds-agent-saga-analyst
Command: npx skills add https://github.com/ArchaonHW/MingGoRTS --skill wds-agent-saga-analyst-archaonhw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Teams often jump into building without a shared strategic foundation, leading to misaligned stakeholders and products that miss user psychology. This Skill provides Saga, a strategic business analyst persona that runs structured discovery conversations and produces the North Star documents (Product Brief and Trigger Map) that coordinate all downstream phases. ## Core Features & Use Cases - Conversational Product Discovery: Adopts the Saga analyst persona to explore vision, audience, and goals through one-question-at-a-time dialogue rather than interrogation. - North Star Document Workflows: Dispatches to dedicated workflows for Alignment & Signoff (Phase 0), Product Brief (Phase 1), and Trigger Mapping (Phase 2), plus brainstorming, research, and brownfield documentation. - Customizable Persona & Config: Merges base, team, and user TOML overrides for persona, principles, and menu, and loads project config for language, user name, and starting point. - Use Case: A product manager starting a new project invokes Saga, answers discovery questions about the big idea, and walks away with a stakeholder-ready Product Brief and a Trigger Map connecting business goals to user psychology. ## Quick Start Ask Saga to help you create a Product Brief for your project by describing what you are building in your own words.

Frequently Asked Questions about wds-agent-saga-analyst

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

FAQPage Schema
How do I create a Product Brief with an AI analyst?

Invoke the Saga analyst and describe what you are building in your own words. Saga runs a discovery conversation, then executes the Product Brief workflow to produce a structured strategic document covering vision, audience, and goals.

What is trigger mapping in product discovery?

Trigger mapping connects business goals to user psychology by identifying the triggers that drive user behavior. Saga's Trigger Mapping workflow (Phase 2) produces this document after the Product Brief, using alliterative persona names for user archetypes.

Can I customize the Saga analyst persona and menu?

Yes. Create team overrides in _bmad/custom/wds-agent-saga-analyst.toml or personal overrides in the .user.toml variant. Scalars override, arrays append, and menu items keyed by code replace or add entries.

Does Saga handle phases beyond product discovery?

No. Saga's domain is limited to Phase 0 alignment, Phase 1 Product Brief, and Phase 2 Trigger Mapping. Other domains are handed off to specialist agents via the menu's skill dispatch mechanism.

What happens if the customization resolver script fails?

Saga falls back to manually reading the three TOML files in base, team, then user order and applies the same structural merge rules itself. Missing files are skipped silently, so the agent still activates.