fix(skill): update install.sh echo from release to ci

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Snider 2026-01-29 15:08:50 +00:00
parent 77a7237d71
commit 124a36935c

View file

@ -37,4 +37,4 @@ echo "Usage:"
echo " - Claude will auto-invoke when working in host-uk repos"
echo " - Or type /core to invoke manually"
echo ""
echo "Commands available: core test, core build, core release, core work, etc."
echo "Commands available: core test, core build, core ci, core work, etc."