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:

  1. <repository-root>/.build-reinstall.yaml when it exists.
  2. Applicable AGENTS.md and CLAUDE.md files.
  3. README.md, USAGE.md, contributor docs, and other project instructions.
  4. Declared commands in package.json, Makefiles, task runners, project scripts, Cargo metadata, Xcode/Tauri configuration, and packaging files.
  5. CI, packaging, and smoke workflows as supporting evidence.
Installs
3
Repository
chann/skills
First Seen
Aug 11, 2026
build-reinstall — chann/skills