LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

noob-visual-pool - Visual QA Pool

Orchestrates background visual QA agents to run pending visual test cases for a ticket without race conditions.

Tags

Updated: 2026-09-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Check QA pool configurations
  • Register QA pool config
  • Enumerate pending visual entries
  • Claim visual run entries
  • Spawn background claude agents
  • Record spawned pool agents

Inputs

  • Ticket ID
  • Execution mode
  • Maximum spawn limit
  • QA pool agent configuration
  • Existing visual run

Outputs

  • Claim JSON files
  • Pool spawn tracking records
  • Background claude sub-processes
  • Updated entry status
  • Execution summary report

Requirements

  • noob-tester CLI
  • claude CLI
  • jq CLI tool
  • Bash shell
  • Pre-existing visual run

Source

  • Spec: SKILL.md
visual-qa
testing
agent-orchestration
noob-tester
qa-pool
Check QA pool configurations
Register QA pool config
Enumerate pending visual entries
Claim visual run entries
Ticket ID
Execution mode
Maximum spawn limit
Claim JSON files
Pool spawn tracking records
Background claude sub-processes