verify
Installation
SKILL.md
Verify
You are about to tell someone a change works. The only thing that makes that true is having run it.
Find the project's real command
Do not invent one. Read it from the repo, in this order:
Makefiletargetspackage.jsonscripts,go.modwithgo test ./...,pom.xml,pyproject.toml.github/workflows/*.yml, which is the authority on what must pass to merge- the repo's
CLAUDE.md,AGENTS.md, orCONTEXT-MAP.md
If no command exists, say so and propose one. Reading the code is not a substitute for running it.