ba-mcq-gen

Generate structured MCQs from source documents for Business Analyst training.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/Yukine5377/common --skill ba-mcq-gen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ba-mcq-gen
Source: https://github.com/Yukine5377/common/tree/main/.cursor/skills/ba-mcq-gen
Command: npx skills add https://github.com/Yukine5377/common --skill ba-mcq-gen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps Business Analysts generate focused MCQ sets directly from source documents, ensuring questions stay strictly within the input material and are easy to understand.

Core Features & Use Cases

  • Generates MCQs based only on document content, preventing external knowledge leakage.
  • Uses BA-friendly language and covers core areas: processes, business rules, stakeholders, systems/data, and constraints.
  • Produces shuffled answer options, difficulty tiers, and references to document passages for explanations.
  • Use Case: Train BA teams, assess comprehension of a document, or prepare interview questions based on a specification.

Quick Start

Create a new MCQ test set from the provided document following the project steps and save it to docs-BA/MCQ/mcq-ba-mcq-gen-[YYYYMMDD].md.

Frequently Asked Questions about ba-mcq-gen

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

FAQPage Schema
How do I generate MCQ questions from a business analysis document?

To generate MCQ questions from a business analysis document, provide the source text to the Skill. It creates a structured MCQ set with four options, randomizes the correct answer position, and grounds explanations strictly in the provided source material.

Can I create BA training assessments based only on specific project documents?

Yes, you can create BA training assessments based only on specific project documents. The generator prevents external knowledge leakage by extracting questions strictly from the input material, focusing on processes, business rules, stakeholders, systems, and constraints.

How do I prepare an MCQ test set from a specification for BA interviews?

You prepare an MCQ test set from a specification by submitting the document to the Skill. It outputs a markdown file containing shuffled answer options, difficulty tiers, and references to document passages for interview preparation.

What is the best way to ensure multiple choice questions stay within the source material?

The best way to ensure multiple choice questions stay within the source material is to use a document-based generator. It strictly scopes question generation to the provided text, preventing external knowledge from contaminating the BA assessment.

Does the generated MCQ set include explanations for the correct answers?

Yes, the generated MCQ set includes explanations for the correct answers. It provides references to specific document passages to ground the reasoning, ensuring users understand the answer context directly from the source material.