feat(install): one-liner skills install for local PCs #136
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_skills!136
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_install_oneliner"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
scripts/install.shfrom_archive/so local users can install just the Claude skills (no nushell, init.sh, tmux, FORGE_TOKEN required).Local PC — install skills onlysection to README with the one-liner:curl -sSfL .../scripts/install.sh | bash.make install-remote(which still pointed atscripts/install.sh) works again.How it fits with existing flows
scripts/install_server_codescalers.sh→tools/install.sh→service_proc start...) — unchanged. Different path.skills_sync(tools/modules/skills.nu) — unchanged. Rsyncs from local checkout..forgejo/workflows/build.yaml→scripts/publish_skills.sh) — unchanged. The one-liner consumes the asset CI already publishes on every push todevelopment.Three independent install paths, all functional.
Test plan
skills.tgzto the rollinglatestrelease~/.claude/skills/with backup of removed skills