facilitate-example-mapping

Guide Example Mapping workshops to decompose User Stories into Business Rules, Examples, and Questions.

1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/EnigmaWU/MyCodeAgentSkills --skill facilitate-example-mapping
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: facilitate-example-mapping
Source: https://github.com/EnigmaWU/MyCodeAgentSkills/tree/main/facilitate-example-mapping
Command: npx skills add https://github.com/EnigmaWU/MyCodeAgentSkills --skill facilitate-example-mapping

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of dealing with vague User Stories by guiding the agent through the Example Mapping workshop, a structured approach to uncovering Business Rules, Examples, and Questions.

Core Features & Use Cases

  • Facilitates Example Mapping: Leads the team through a structured workshop to explore User Stories.
  • Identifies Business Rules: Assists in defining the constraints and acceptance criteria.
  • Concrete Examples: Helps in creating scenarios that illustrate the rules.
  • Open Questions: Surfaces ambiguities or unknowns that may block progress.
  • Use Case: When a User Story is too vague, use this skill to break it down into actionable components.

Quick Start

Trigger the facilitate-example-mapping skill to start an Example Mapping session for the User Story "Calculate Tax".

Frequently Asked Questions about facilitate-example-mapping

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

FAQPage Schema
How do I break down vague user stories into actionable requirements?

Example Mapping decomposes vague user stories into Business Rules, Examples, and Questions to structure requirements discovery. It guides you through a workshop format to uncover constraints, validate scenarios, and surface unknowns.

What is example mapping and how does it work for requirements discovery?

Example Mapping is a structured workshop technique that explores user stories by identifying Business Rules, creating concrete Examples, and surfacing open Questions. It transforms ambiguous requirements into validated acceptance criteria.

How to facilitate an example mapping workshop for user story analysis?

Facilitate an example mapping workshop by inputting a user story and systematically extracting Business Rules, generating concrete Examples for each rule, and documenting unresolved Questions to achieve structured requirements discovery.

When should I use example mapping instead of traditional requirements documentation?

Use example mapping when a user story is too vague to implement directly. It breaks down ambiguous stories into Business Rules and Examples, making it ideal for software development and business analysis workflows requiring structured discovery.

Can I use example mapping for business analysis workflows outside of software development?

Yes, example mapping applies to both software development and business analysis workflows. It handles various scenarios for rule creation and example validation, making it versatile for any structured requirements discovery process.

What are the limitations of example mapping for requirements discovery?

Example mapping requires structured input like User Stories to function effectively. It is limited to decomposing stories into Business Rules, Examples, and Questions, and cannot generate requirements independently without initial story input.