build-reinstall
Installation
SKILL.md
Build and Reinstall
Build first, reinstall only the proven output, then verify the installed result. Do not treat a successful build or install command as end-to-end proof.
Run this workflow only after an explicit request. Do not turn it into an automatic completion hook.
Discovery and configuration
Resolve the repository root before choosing commands. Use evidence in this order:
<repository-root>/.build-reinstall.yamlwhen it exists.- Applicable
AGENTS.mdandCLAUDE.mdfiles. README.md,USAGE.md, contributor docs, and other project instructions.- Declared commands in
package.json, Makefiles, task runners, project scripts, Cargo metadata, Xcode/Tauri configuration, and packaging files. - CI, packaging, and smoke workflows as supporting evidence.