diff --git a/.claude/skills/core/install.sh b/.claude/skills/core/install.sh index 560faa8..eba3859 100755 --- a/.claude/skills/core/install.sh +++ b/.claude/skills/core/install.sh @@ -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." \ No newline at end of file +echo "Commands available: core test, core build, core ci, core work, etc." \ No newline at end of file