qa-run

Automate manual QA checklists by driving a browser against live production environments.

45|13|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/rakovi4/continue-framework --skill qa-run
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-run
Source: https://github.com/rakovi4/continue-framework/tree/main/.claude/skills/qa-run
Command: npx skills add https://github.com/rakovi4/continue-framework --skill qa-run

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates and validates manual QA checklists against live production environments, ensuring accuracy and efficiency in testing processes.

Core Features & Use Cases

  • Manual QA Automation: Execute manual QA checklists through a browser interface.
  • Environment Validation: Run checks against live production copies to validate integrations.
  • Use Case: For example, run a regression test against the production environment to ensure critical features work as expected without manual intervention.

Quick Start

Use the qa-run skill to execute the QA checklist for 'product release' against the live environment.

Frequently Asked Questions about qa-run

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

FAQPage Schema
How do I automate manual QA checklists against a live production environment?

Automate manual QA checklists by driving a browser through predefined validation steps to test UI navigation and integrations against a live production environment. This approach executes regression tests automatically, ensuring critical features work without manual intervention.

What is QA automation for production validation and how does it work?

QA automation for production validation uses a browser harness to drive through a checklist, verifying UI navigation and system integrations against live environments. It replicates manual testing workflows using real credentials to ensure accuracy and efficiency.

Do I need a browser harness to run testing automation for UI navigation?

Yes, you need a browser harness and environment setup to run this testing automation. The Skill drives a browser interface through a checklist using real credentials and UI-only navigation to validate integrations against live production copies.

Can I use real credentials for manual QA automation in a live environment?

Yes, you can use real credentials for manual QA automation in a live environment. The browser harness supports manual testing workflows with UI-only navigation, executing checklists directly against live production copies to validate critical features.

What are the limitations of using browser testing for production validation?

Browser testing for production validation is limited to UI-only navigation and requires a dedicated browser harness with proper environment setup. It cannot validate backend processes directly and depends on live production copies to execute manual QA workflows accurately.