mh-cto-sdlc-acceptance-test-suite

Design BDD-style acceptance test suites from user-defined criteria.

2|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/Imad-Oute/MicroHard --skill mh-cto-sdlc-acceptance-test-suite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mh-cto-sdlc-acceptance-test-suite
Source: https://github.com/Imad-Oute/MicroHard/tree/main/src/departments/cto/sdlc/phase-5-testing-strategy/mh-cto-sdlc-acceptance-test-suite
Command: npx skills add https://github.com/Imad-Oute/MicroHard --skill mh-cto-sdlc-acceptance-test-suite

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The skill assists in mapping acceptance criteria to test scenarios, ensuring test coverage and quality before phase 6 of the product development lifecycle.

Core Features & Use Cases

  • Acceptance Criterion Mapping: Automatically associates each acceptance criterion with an E2E test scenario.
  • BDD-Style Scenarios: Encourages the use of Behavior-Driven Development for better test documentation.
  • Test Strategy Integration: Follows the output of test prioritization and utilizes system and component specifications for comprehensive testing.

Quick Start

Use the mh-cto-sdlc-acceptance-test-suite command to generate your acceptance test suite specification.

Frequently Asked Questions about mh-cto-sdlc-acceptance-test-suite

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

FAQPage Schema
How do I map acceptance criteria to end-to-end test scenarios automatically?

BDD-style acceptance testing structures test scenarios using behavior-driven development syntax to document system behavior, ensuring comprehensive end-to-end test coverage aligned with user-defined acceptance criteria and system specifications.

What do I need to generate an acceptance test suite specification?

Generating an acceptance test suite specification requires user-defined acceptance criteria, system diagrams, component registries, and a test prioritization strategy to automatically document BDD-style test scenarios.

What is the best way to design BDD-style end-to-end test scenarios?

Designing precise BDD-style end-to-end test scenarios is best achieved by automatically mapping user-defined acceptance criteria to test scenarios using system diagrams, component registries, and test strategy integration.

Can I use system diagrams and component registries for acceptance test design?

System diagrams and component registries are utilized during acceptance test design to automatically generate comprehensive BDD-style end-to-end test scenarios that follow test prioritization strategies.

When do I need to generate an acceptance test suite in the software development lifecycle?

An acceptance test suite specification is needed before phase 6 of the product development lifecycle to ensure test quality and coverage by mapping acceptance criteria to comprehensive BDD-style scenarios.