What problem does it solve?
OpenClaw is a large, multi-subsystem codebase where bugs hide across gateway, CLI, UI, plugins, native apps, and packaging surfaces. This Skill runs a continuous, current-main QA campaign that reproduces real defects, deduplicates them against the ledger, and lands verified root-cause refactors instead of symptom-masking patches.
Core Features & Use Cases
- Multi-lane subsystem auditing: Maintains at least ten independently scoped investigations covering CLI, gateway HTTP/transport, OpenAI provider, plugins, Control UI, QA Lab, agent sessions, schedulers, native apps, channels, and packaging.
- Live product proof: Routes real provider, gateway, browser, packaged-install, and soak tests through isolated state and ports, requiring actual model responses, nonzero scenario counts, and rendered UI screenshots.
- Root-cause refactor workflow: Reproduces the failing user path, repairs the canonical owner and all affected siblings, adds authentic regression coverage, runs independent review, and merges only authorized low-risk fixes.
- Use Case: An operator wants 100 verified bug fixes landed on
main. Activate this Skill to spin up parallel reviewer lanes, reproduce each defect against frozen SHAs, refactor the canonical owner, and autonomously merge only the low-risk, independently reviewed root-cause repairs.
Quick Start
Run the auto-qa skill against the current OpenClaw main branch to audit at least ten subsystem lanes, reproduce real bugs, and land verified root-cause fixes.