example-mapping-plan

Transform Example Mappings into sprint plans with feasibility analysis and design references.

2|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/boykush/livt --skill example-mapping-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: example-mapping-plan
Source: https://github.com/boykush/livt/tree/main/plugins/discovery-facilitator/skills/example-mapping-plan
Command: npx skills add https://github.com/boykush/livt --skill example-mapping-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill assists in transforming Example Mappings into actionable sprint plans, ensuring that each rule is feasible and aligns with current implementation and design.

Core Features & Use Cases

  • Rule Feasibility Analysis: Assess the feasibility of each rule in the mapping against the current implementation and design.
  • Design Integration: Integrate design references specified by the user or story frontmatter.
  • Question Resolution: Address deferred questions from the discovery session, settling them with evidence from the code and design.
  • Plan Generation: Produce a sprint-planning-style plan with actionable items and references.

Quick Start

Use the example-mapping-plan skill to generate a sprint plan for the story 'Story-001'.

Frequently Asked Questions about example-mapping-plan

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

FAQPage Schema
How do I transform an Example Mapping into an actionable sprint plan?

To turn an Example Mapping into a sprint plan, you assess each rule's feasibility against current implementation and design, integrate design references, and resolve deferred questions. This generates a sprint plan with actionable items.

What is rule feasibility analysis in sprint planning?

Rule feasibility analysis in sprint planning is the process of assessing each rule within an Example Mapping against the project's current implementation and design. This ensures that every proposed rule is practically executable before it enters the sprint backlog.

How do I resolve deferred questions from a discovery session?

To resolve deferred questions from a discovery session, you settle them with concrete evidence gathered directly from the project's code and design locations. This ensures unresolved queries are addressed before finalizing the sprint plan.

Can I integrate design references into my sprint planning using Example Mappings?

Yes, you can integrate design references into sprint planning by pulling specifications directly from user inputs or story frontmatter. The Skill automatically merges these design details into the generated sprint plan to ensure alignment.

Do I need to know my project's implementation and design locations to use Example Mapping?

Yes, understanding the project's implementation and design locations is required. The Skill relies on these locations to evaluate rule feasibility accurately and to gather the evidence needed to resolve deferred discovery questions.

What's the best way to generate a sprint plan for a specific story?

The best way to generate a sprint plan for a story is to process its Example Mapping through a feasibility evaluation, integrate associated design references, and resolve any deferred questions. This yields a precise, actionable sprint-planning-style plan.