Loading...
Loading...
The user built or changed something visual — a UI, an animation, a game, a generated video — and wants it verified, or asks "why does my UI look wrong", "check that the fix actually worked", "does the animation glitch". Use this to record the running thing, critique the recording against plain-language pass criteria, and iterate until it passes with before/after proof.
npx skill4agent add oxbshw/watch-skill the-loopwatch-skill loop start "<url | screen: | window:<title> | file>" "<pass criteria>" [--script '<json steps>']
# ...apply the suggested fixes to the code...
watch-skill loop iterate <loop_id>--scriptiteratewatch-skill loop video-gen --spec "<what the video must show>" --cmd "<render command>" --output <file>watch-skill loop game "<canvas-url | window:<title> | screen:>" "<pass criteria>" [--run-cmd "<launch cmd>"]watch-skill loop monitor "<folder | url | screen: | window:<title>>" "<condition>" [--interval 10] [--max-checks 10]events.jsonlwatch-skill capture "<target>" [--duration 10]loop start