What problem does it solve?
Comprehensive end-to-end validation of the Archon Web UI using browser automation and codebase review.
Use when: User wants to validate, test, or audit the Archon web interface, find UI/UX bugs, test workflow management, verify parallel agent orchestration, or run comprehensive browser-based E2E tests.
Triggers: "validate ui", "test the ui", "e2e test", "browser test", "validate archon",
"test archon ui", "ui audit", "ux review", "comprehensive test", "validate everything".
Capability: Starts Archon, runs exhaustive browser automation tests via agent-browser CLI, performs codebase review, and produces a detailed bug/UX report.
NOT for: Unit tests (use bun test), CLI-only validation (use /validation:validate-simple).
- Note: This description uses the same semantic content as the skill specification to explain scope and capabilities.
Core Features & Use Cases
- End-to-end UI validation using browser automation and codebase review.
- Detect UI regressions across dashboards, chat, workflows, and project management views.
- Produce a comprehensive bug/UX report for rapid remediation.
Quick Start
Run the full Archon UI validation using agent-browser to execute browser-based tests and generate a detailed bug/UX report.