Enso Test banner
Proxy2021 Proxy2021

Enso Test

DevOps community

Description

Comprehensive live end-to-end test of the Enso platform. Tests infrastructure, backend, and frontend features in the browser with strict pass/fail criteria. > **Prerequisites**: Chrome MCP (Claude in Chrome) must be connected for Phase 4 browser tests. Enso services must be running (`./restart.sh` if not). > **Approach**: If any tests fail, list all failures with root causes and recommend specific fixes. The user can then enter plan mode to address issues before re-testing. ## Phase 1 — Infra

Installation

Installs to ~/.claude/commands/proxy2021-enso-enso-test.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Proxy2021/Enso/HEAD/.claude/commands/enso-test.md -o ~/.claude/commands/proxy2021-enso-enso-test.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository