Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

acm-ai-qe

acm-ai-qe에는 stolostron에서 수집한 skills 18개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
18
Stars
3
업데이트
2026-06-25
Forks
4
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

acm-qe-code-analyzer
소프트웨어 품질 보증 분석가·테스터

Use when the user wants GitHub PR diff analysis for any ACM-related repo to understand what changed (components, UI, filters, field order, controllers, CRDs, webhooks) and what to test -- WITHOUT running the full JIRA-to-Polarion test case generator pipeline. Defaults to stolostron/console and kubevirt-plugin when no repo is specified (backward compatible with acm-test-case-generator). TRIGGER: analyze PR #N, what changed in this merge, test impact of this diff. DO NOT TRIGGER: user wants Polarion test case from ACM-#### end-to-end (use acm-test-case-generator); user wants only domain facts (use acm-knowledge-base).

2026-06-25
acm-test-case-generator
소프트웨어 품질 보증 분석가·테스터

Use this skill when the user wants a FULL end-to-end Polarion-ready ACM Console UI test case from a JIRA ticket (e.g. ACM-30459): JIRA + PRs + UI discovery + synthesis + optional live validation + writing + mandatory quality review. This is the ONLY skill for that complete path. Do NOT use acm-test-case-writer or acm-qe-code-analyzer for the same request—they are partial workflows. Do NOT use acm-knowledge-base alone; it is reference-only. TRIGGER: generate/write test case from JIRA, Polarion test case for ACM ticket, test coverage for a story. DO NOT TRIGGER: PR-only diff analysis without JIRA-to-Polarion pipeline (use acm-qe-code-analyzer); review-only (use acm-test-case-reviewer).

2026-06-25
acm-test-case-reviewer
소프트웨어 품질 보증 분석가·테스터

Use when the user wants a QUALITY REVIEW of an existing ACM Console UI test case markdown file (conventions, discovered-vs-assumed UI, MCP spot-checks, AC consistency)— without re-running JIRA/PR/UI investigation. If the user just finished acm-test-case-generator, review is already Phase 7 inside that skill—do not invoke this unless reviewing a standalone file or an out-of-band draft. TRIGGER: review this test-case.md, pre-Polarion QA, validate test steps. DO NOT TRIGGER: full test case from JIRA (acm-test-case-generator).

2026-06-25
acm-test-case-writer
소프트웨어 품질 보증 분석가·테스터

Use ONLY when a Polarion-style ACM Console test case markdown must be authored from ALREADY-SYNTHESIZED investigation context (JIRA + code + UI summary present in the thread or artifacts)—not for starting from a bare JIRA ID. For starting from JIRA, use acm-test-case-generator instead. TRIGGER: user explicitly asks to convert existing synthesis into test-case.md; Phase-6-style write with context already in hand. DO NOT TRIGGER: user gives only ACM-#### and expects full pipeline; user wants PR diff analysis only (acm-qe-code-analyzer); user wants quality review only (acm-test-case-reviewer).

2026-06-25
acm-test-case-validator
소프트웨어 품질 보증 분석가·테스터

Executes an existing ACM Console UI test case step-by-step against a live environment and produces a per-step pass/fail report with evidence (screenshots, CLI output, accessibility snapshots). Takes a test case markdown file, Polarion ID, or inline content as input. Does NOT generate or modify test cases -- only validates them. TRIGGER: validate test case, execute test case, run test case on cluster, validate RHACM4K-XXXXX on environment, dry-run test case, check if test case passes. DO NOT TRIGGER: generate test case from JIRA (use acm-test-case-generator); review test case quality/format (use acm-test-case-reviewer); verify a bug fix (use acm-bug-fix-verifier).

2026-06-24
acm-data-enricher
소프트웨어 품질 보증 분석가·테스터

Enrich test failure data with AI-analyzed context -- resolve page objects, verify selector existence in product source, analyze selector change history, and fill feature knowledge gaps. Use when test failure data needs enrichment before classification analysis.

2026-05-29
acm-z-stream-analyzer
소프트웨어 품질 보증 분석가·테스터

Analyze Jenkins pipeline test failures and classify each as PRODUCT_BUG, AUTOMATION_BUG, INFRASTRUCTURE, or NO_BUG. Runs a 4-stage pipeline with data gathering, cluster diagnostics, AI classification, and report generation. Use when asked to analyze a Jenkins run, classify test failures, or investigate pipeline results.

2026-05-29
acm-bug-fix-verifier
소프트웨어 품질 보증 분석가·테스터

Verifies whether a known ACM bug fix has landed on a target environment. Takes a JIRA ticket and a cluster, runs a 7-phase pipeline: parallel JIRA/PR/environment investigation, three-tier fix presence check (branch reachability, build date, code presence), PR code review for fix correctness, Neo4j prerequisite gap analysis with heuristic fallback, Playwright-driven UI/API verification, and verdict with optional JIRA update. Produces BLOCKED, NOT_FIXED, PRESENT, or VERIFIED verdicts with evidence trail. TRIGGER: verify bug fix, confirm fix landed, check if fixed, is the bug fixed, verify ACM-NNNNN on cluster, test fix on environment. DO NOT TRIGGER: hunt for new bugs (use acm-bug-hunter), write test cases (use acm-test-case-generator), cluster health check (use acm-hub-health-check), PR-only code review (use acm-qe-code-analyzer).

2026-05-22
acm-hub-health-check
네트워크·컴퓨터 시스템 관리자

Diagnose ACM hub cluster health using a 6-phase pipeline with 4 depth modes. Checks operators, pods, addons, subsystems, dependency chains, and known failure patterns. Use when asked to check hub health, run diagnostics, troubleshoot ACM issues, or verify cluster state.

2026-05-22
acm-jenkins-client
네트워크·컴퓨터 시스템 관리자

Interface to Jenkins CI for reading build status, test results, pipeline stages, console logs, downstream trees, and (with approval) triggering builds. Use when you need Jenkins pipeline data, logs, JUnit results, or to monitor or trigger jobs. Prefer the jenkins MCP in Cursor and Claude Code when configured (same MCP set in both places). Bundled REST docs and scripts/jenkins_api.py cover portability, stdlib-only scripts, and any host without the MCP.

2026-05-22
acm-knowledge-learner
네트워크·컴퓨터 시스템 관리자

Build and update ACM knowledge by comparing live cluster state to the knowledge base. Discovers unknown operators, new failure patterns, dependency chains, and certificate issues. Use when asked to learn from a cluster, update knowledge, discover new components, or refresh baselines.

2026-05-22
onboard
네트워크·컴퓨터 시스템 관리자

Interactive onboarding for the AI Systems Suite. Detects current environment state, explains the three apps, and guides MCP server setup with credential configuration. Run at first clone or to verify an existing setup.

2026-05-20
acm-cluster-investigator
네트워크·컴퓨터 시스템 관리자

Deep-dive investigation of individual test failures using the 12-layer diagnostic model. Traces from symptom through infrastructure layers to find root cause with evidence. Use when test failures need root-cause analysis with classification.

2026-05-19
acm-failure-classifier
소프트웨어 품질 보증 분석가·테스터

Classify Jenkins pipeline test failures as PRODUCT_BUG, AUTOMATION_BUG, INFRASTRUCTURE, or NO_BUG using a 5-phase AI investigation framework with 12-layer diagnostics, provably linked grouping, counterfactual validation, and multi-evidence requirements. Use when test failures need root-cause classification.

2026-05-19
acm-cluster-health
네트워크·컴퓨터 시스템 관리자

Cluster health diagnostic toolkit using a 12-layer model with 14 trap patterns, dependency chain verification, and evidence-tier framework. Use when you need to assess ACM hub cluster health, verify infrastructure state, check operator health, or diagnose subsystem issues.

2026-05-19
acm-knowledge-base
소프트웨어 품질 보증 분석가·테스터

Use when you need READ-ONLY ACM Console domain reference: per-area architecture, Polarion conventions, naming patterns, examples. Load the specific references/ file for the task. This skill does NOT gather JIRA, PRs, or UI via MCP and does NOT run the test-case pipeline. TRIGGER: conventions, field order, area architecture, template rules while executing another skill. DO NOT TRIGGER: user asks to generate a test case from ACM-#### (acm-test-case-generator); PR-only analysis (acm-qe-code-analyzer).

2026-05-19
acm-bug-hunter
소프트웨어 품질 보증 분석가·테스터

Autonomously hunts for bugs in ACM feature implementations by using test cases as a starting point for systematic 10-dimension investigation. Spawns focused subagents per dimension with an orchestrator-investigator adversarial architecture to prevent self-bias. Uses confidence-aware feedback loops inspired by the "confession" pattern. Supports all ACM areas (Console, GRC, ALC, Observability, Cluster Lifecycle, Submariner, Search, Install). Works with or without a live cluster (graceful degradation). Input: Polarion test case ID, local .md file, or inline test case content.

2026-05-13
acm-cluster-remediation
네트워크·컴퓨터 시스템 관리자

Remediate ACM hub cluster issues with structured approval workflow. Proposes fixes based on diagnosis findings, executes approved mutations, and verifies results. Use when asked to fix, remediate, repair, or resolve ACM cluster issues.

2026-05-02