pleaseai/run-verify-plugin

Run and verify code changes by driving the real app — run, verify, and run-skill-generator skills for Claude Code, Codex, and Antigravity

1Stars on the repository
4Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

run-skill-generator

01

pleaseai/run-verify-plugin

Skill Claude CodeCodex

Author or improve the run- skill — a per-project skill that tells agents how to build, launch, and drive this project's app. Use when the user asks to set up the project, get it running, write run instructions, or verify build/run steps work from a clean environment.

1 1mo ago A 65 tokens original MIT

run

02

pleaseai/run-verify-plugin

Skill Claude CodeCodex

Launch and drive this project's app to see a change working. Use when asked to run, start, or screenshot the app, or to confirm a change works in the real app (not just tests). First looks for a project skill that already covers launching the app; otherwise falls back to built-in patterns per project type (CLI…

1 1mo ago A 80 tokens copy · 92% MIT

verify

03

pleaseai/run-verify-plugin

Skill Claude CodeCodex

Verify that a code change actually does what it's supposed to by exercising it end-to-end and observing behavior — drive the affected flow, not just tests or typecheck. Run before committing nontrivial changes; bootstraps this repo's project verify skill if none exists yet. Don't invoke it on a diff that only touches…

1 1mo ago B 95 tokens copy · 97% MIT