greenlight
01Plugin Claude Code
Greenlight — Apple App Store and Google Play pre-submission compliance scanner.
Plugin Claude Code
Greenlight — Apple App Store and Google Play pre-submission compliance scanner.
Plugin Claude Code
Run every App Store and Google Play compliance check in one command: code patterns, privacy manifests, Android manifests and Gradle, IPA/APK/AAB binaries, metadata. Catches rejections before you submit. Claude Code integration: run, fix, re-run until GREENLIT.
Skill Claude CodeCodex
It now lives at skills/greenlight/SKILL.md.
Skill Claude CodeCodex
Pre-submission compliance scanner workflow for Apple App Store apps. Use when reviewing iOS, macOS, tvOS, watchOS, or visionOS projects (Swift, Objective-C, React Native, Expo) for App Store rejection risks, submission readiness, privacy compliance, or guideline violations.
Cursor rule
Route mobile run/preview/device/verify requests to the Revyl CLI and skills.
Skill Claude CodeCodex
Keep a repo's Revyl remote build mirrored with its CI pipeline - update both in the same PR and debug drift between them.
Skill Claude CodeCodex
Set up test-only auth bypass for Revyl runs across Expo, React Native, native iOS, native Android, and Flutter apps.
Skill Claude CodeCodex
Generic CLI-first Revyl dev loop for hot reload, rebuild-loop, and device exploration.
Skill Claude CodeCodex
Revyl conventions for Cursor Cloud/background agents - CLI install, sign-in, remote builds, artifact evidence, session cleanup, and PR flow.
Skill Claude CodeCodex
Set up a Cursor Automation that proves each pull request on a Revyl cloud device using a CI-uploaded build. Use when creating Cursor proof, BYO-CI device proof, proof of changes without the Revyl GitHub App, or wiring revyl build upload plus a Cursor Automation.
Skill Claude CodeCodex
Prove a pull request using a CI-uploaded Revyl build — match commit, start a device by build id, capture evidence, and comment. Guidance only; execution stays on the Revyl CLI.
Skill Claude CodeCodex
Analyze failed Revyl test, workflow, and device-session reports via CLI to classify real bugs, flaky tests, infra issues, setup failures, or test-design improvements.
Skill Claude CodeCodex
Inspect exact Atlas evidence and manage grounded annotation feedback when the user explicitly requests a feedback mutation.
Skill Claude CodeCodex
Explore an app bottom-up as a media-grounded knowledge graph, including its screenshots, transition clips, and originating reports.
Skill Claude CodeCodex
Create robust Revyl E2E tests using CLI commands from app source analysis or exploratory sessions.
Skill Claude CodeCodex
Optimize existing Revyl YAML tests by converting granular, button-press-level steps into intent-driven natural-language instructions, reducing step count and run time without losing coverage. Supports a deep mode that inspects the last execution's report and screenshots to verify instruction wording against what…
Skill Claude CodeCodex
Base CLI skill for Revyl command-driven workflows. Use when users want shell-command setup, Atlas understanding, execution, test authoring, or run triage without MCP tool calls.
Skill Claude CodeCodex
Analyze failed Revyl MCP test executions and classify them as real bugs, flaky tests, infra issues, or test-design improvements.
Skill Claude CodeCodex
Create and maintain Revyl tests through MCP tools using create/update operations and execution feedback loops.
Skill Claude CodeCodex
Optional MCP dev-first mobile loop for screenshot-observe-action execution. Not started by the Cursor plugin.
Skill Claude CodeCodex
Base MCP skill for Revyl tool-call orchestration. Use when users want direct MCP execution instead of shell commands.
Instructions file
Claude Code instructions for RevylAI/app-explorer, covering app explorer, your tools, setup, 0. (ios only — recommended) build the static skeleton first and 1. initialize the workspace.
Instructions file
Claude Code instructions for RevylAI/mobile-pr-reviewer, covering mobile pr review agent, your tools, environment, the reactive loop and workflow.