Something went wrong. Try again.
personal memory agent
Something went wrong. Try again.
Makefile: CI=true npx --yes for skills add/remove master
The trailing -y on `npx skills` goes to the skills CLI, not to npx itself. On a fresh machine without cached skills@X.Y.Z, npx halts with an interactive "Ok to proceed?" — blocking the install pipeline and any coding-agent-driven install. --yes suppresses that prompt; CI=true is belt-and-suspenders against any other TTY-gated checks in the npm lifecycle. Applied to both install-service (fresh-machine path) and uninstall- service for consistency. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Author Jer Miller Co-author Claude Opus 4.7 (1M context) Date (Apr 23, 2026, 3:56 AM UTC) Commit 664fb663 664fb663e203a0220894a021582015be341a2acd Parent a2d6f74f a2d6f74fc777105aecfb4fd69c66838f15fe10fa