Odyssey Testing banner
shayke-cohen shayke-cohen

Odyssey Testing

Testing community

Description

--- name: odyssey-testing description: Testing workflow for Odyssey — when to use AppXray vs sidecar API vs XCTest, how to run feedback checks, and how to diagnose failures --- # Odyssey Testing Workflow ## When to Use Which Tool | What you changed | How to verify | | --- | --- | | Swift / SwiftUI UI | `make build-check` + AppXray inspect | | Sidecar TypeScript | `make sidecar-smoke` (mock) | | Any change end-to-end | `make feedback` (~20s) | | Full agent behavior | `make feedback-full` (real

Installation

Installs to ~/.claude/skills/shayke-cohen-odyssey-odyssey-testing/SKILL.md

Terminal
mkdir -p ~/.claude/skills/shayke-cohen-odyssey-odyssey-testing && curl -fsSL https://raw.githubusercontent.com/shayke-cohen/Odyssey/HEAD/.claude/skills/odyssey-testing.md -o ~/.claude/skills/shayke-cohen-odyssey-odyssey-testing/SKILL.md

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

Full documentation available on GitHub

View Source Repository