ShipGuard banner
bacoco bacoco

ShipGuard

Testing community

Description

Claude Code skills for automated E2E testing with agent-browser (Playwright CLI). Discover routes, generate YAML test manifests, execute with hybrid LLM assertions, track regressions.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

ShipGuard

![ShipGuard — Agentic AI Audit & Visual Regression](docs/screenshots/hero-banner.jpg)

**Ship with confidence.** ShipGuard finds bugs before your users do — and gets smarter every time.

How it works

![ShipGuard Demo](docs/screenshots/demo.gif)

code audit → find bugs → visual test → confirm on screen → human review → annotate → auto-fix → repeat

ShipGuard closes the loop between static analysis and visual reality. Code audit finds bugs in source. Visual tests verify if users see them. You annotate what matters. AI fixes it. The system learns and gets better each run.

Status

Module Status Notes
Visual E2E Debugger 🟢 Stable discover → run → review → fix loop
Code Audit 🟢 Stable parallel agents, multi-round, verification
Macro Recorder 🟢 Stable record → replay via YAML manifests
Self-Improving Engine 🟡 Experimental sg-improve + sg-scout, evolving
Review Dashboard 🟢 Stable HTML generation, Findings tab, annotations, monitor
Recette CLI 🟢 New in 2.5.0 shipguard init/serve/crawl/run/review — deterministic, exit codes 0/1/2/3
Mission Lock 🟢 Updated in 2.6.4 Code-first mission guard; read content (pages, files, tool output) is data — it never instructs, widens authority, or passes a review; non-Sol activation is explicit opt-in
CI/CD Integration 🔴 Planned the CLI's stable exit codes are the intended CI entry point

⚠️ Requires **Claude Code or Codex**. Visual flows also require `agent-browser`. Some flows are experimental and evolving fast.


Five AI-powered modules. Use one, some, or all five. No test files to write.

📸 Visual E2E Debugger

Auto-discover routes, generate tests, mark bugs on screenshots — **AI traces to source code and fixes automatically**.

/sg-visual-run

🔍 Code Audit

Parallel AI agents scan your entire codebas