background-agents
Run background AI coding agents in sandboxed dev environments
All Skills in This Repository (5)
Pure Emerald Level Indicatorsonboarding
Guides users through deploying and configuring Open-Inspect step-by-step via repository setup, credential collection, Terraform deployment, and verification.
agent-browser
Capture, annotate, and compare website screenshots for UI testing.
visual-verification
Capture and upload full-page or viewport screenshots with metadata for UI verification.
upload-screenshot
Upload screenshot files to Open-Inspect sessions with the upload-media command.
record-video
Records browser interactions as MP4 videos and uploads them as verification artifacts.
Frequently Asked Questions
FAQPage SchemaHow to install Background Agents?▼
Run `npx skills add ColeMurray/background-agents --all -g -y` in your terminal to install all skills in this suite globally.
What does Open-Inspect do?▼
It runs AI coding agents in the background inside sandboxed dev environments that can clone repos, make changes, and open pull requests while you focus on other work.
Can I trigger coding sessions from Slack or GitHub?▼
Yes. Built-in bots turn Slack messages, GitHub PR mentions, Linear issues, and webhooks into new coding sessions automatically.
How do agents verify UI changes?▼
The visual-verification and record-video skills capture screenshots or interaction videos in a headless browser and upload them as reviewable artifacts.
Can I self-host Open-Inspect?▼
Yes. The onboarding skill walks you through deploying your own instance on Cloudflare, Modal, and Vercel using Terraform.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core