execute-test

Guide issue-based QA test execution and capture results in staging environments.

Updated Dec 11, 2025
One-click install
npx skills add https://github.com/semicolon-devteam/semo --skill execute-test
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: execute-test
Source: https://github.com/semicolon-devteam/semo/tree/main/packages/ops/qa/skills/execute-test
Command: npx skills add https://github.com/semicolon-devteam/semo --skill execute-test

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

이슈별 QA 테스트를 체계적으로 실행하고 결과를 기록하도록 가이드를 제공합니다.

Core Features & Use Cases

  • 테스트 체크리스트 안내: AC 기반 체크리스트를 단계별로 제시.
  • 환경 정보 제공: STG URL 및 테스트 계정 정보를 포함합니다.
  • 결과 입력 대기: 성공/실패 및 상세 사유를 기록하도록 안내합니다.

Quick Start

이슈 번호와 함께 테스트를 시작하고 결과를 입력합니다.

Frequently Asked Questions about execute-test

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

FAQPage Schema
How do I execute QA tests systematically for staging issues?

QA test execution involves following a structured checklist derived from acceptance criteria, verifying the staging environment, and capturing pass/fail results with detailed reasoning. This Skill guides you through issue-based testing workflows by providing step-by-step test instructions, environment details, and result documentation in standardized Markdown format.

What information does a QA test checklist include?

A test checklist presents acceptance criteria as sequential steps to verify, includes staging environment URLs and test account credentials, and prompts you to record outcomes—success, failure, or blockers—with supporting details for each test case.

Can I use this for staging environment verification?

Yes. The Skill is designed for issue-based testing workflows in staging environments. It supplies environment information alongside your test checklist and captures results in a format suitable for QA reporting and acceptance criteria tracking.

How do I capture and report QA test results?

After executing your test checklist, you record success or failure status with detailed reasoning. The Skill generates standardized Markdown output integrating issue details, environment data, test outcomes, and acceptance criteria, ready for QA reporting and team review.

What's the workflow for issue-based QA testing?

Start by providing an issue number. The Skill extracts acceptance criteria, presents them as an ordered checklist, supplies staging environment and account details, guides test execution, and collects results in structured format for downstream reporting and issue resolution tracking.