Apply tools/pipeline/patches.json + bun build --compile → patched claude binary at dist/<arch>/claude. Default: current host arch only (fast inner-loop ~1.2s). Opt-in --target=all (4 platforms) or csv list (e.g. --target=darwin-arm64,linux-amd64). If cli.js for a target arch is not yet extracted, transitively calls extract first. Strict by default (fails fast on MISSING patches).
$npx -y skills add aiocean/claude-plugins --skill aio-patch-compileInstalls into the current project.
Run `npx skills use "https://github.com/aiocean/claude-plugins" --skill "aiocean/claude-plugins/aio-patch-compile"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aiocean/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/aiocean/claude-plugins"` and select the relevant skills, then follow their instructions.