# OpenClaw QA

**Lightweight, open-source QA framework for teams.**

OpenClaw QA is a framework for building QA workflows tailored to your team's development process. It's designed to work with any CI/CD system, any testing tool, and any bug tracking platform.

## What is OpenClaw QA?

OpenClaw QA is a modular QA system that lets you:

- Define QA gates custom to your workflow
- Capture bugs programmatically or manually
- Generate structured reports from various sources
- Route issues automatically to the right team member or system
- Track QA metrics across your team

## Key Features

- **Modular framework** — Use only the components you need
- **CI/CD integration** — Works with GitHub Actions, GitLab CI, Jenkins, etc.
- **Flexible reporting** — Generate reports from videos, logs, screenshots, or code
- **Automation-first** — Designed for high-velocity teams
- **Open source** — Full control, no vendor lock-in

## Use Cases

- Automate QA gates in your CI/CD pipeline
- Generate bug reports from test failure logs
- Capture screenshots/videos from end-to-end tests
- Route issues based on error patterns
- Track QA metrics and trends over time

## Getting Started

[View OpenClaw QA Documentation](/guides/openclaw-qa) • [GitHub Repository](https://github.com/clip-qa/openclaw)
