Skill Claude CodeCodex
Use when reviewing a diff in the deckhand repo — your own before pushing, or someone else's PR. Encodes the bug classes that automation cannot catch here, and the order to look for them in.
MCP server on a Mac that boots iOS simulators & Android emulators for any branch/PR and returns a live, controllable browser link
Skill Claude CodeCodex
Use when reviewing a diff in the deckhand repo — your own before pushing, or someone else's PR. Encodes the bug classes that automation cannot catch here, and the order to look for them in.
Skill Claude CodeCodex
Run this before opening ANY pull request in deckhand. The mandatory gate — mechanical checks, the doc-consistency questions no check can ask, the adversarial review, and the rule that anything you catch here becomes a new check.
Skill Claude CodeCodex
Use when an agent running ON the deckhand host needs to wait for a preview to finish building. Reads state.json directly instead of sleep-looping previewstatus, and names the phase traps that make a half-broken preview look ready.