feat(scripts): add skill alias installer for dispatch routing #459
Reference in New Issue
Block a user
Delete Branch "fix/skill-aliases-for-dispatch"
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
Adds
scripts/install-skill-aliases.shto enable space-based command syntax on any machine.Problem: Dispatch routing requires personal skill aliases in
~/.claude/skills/to work. These files are machine-local and don't sync via git.Solution: Users run this script on each machine to install the 24 skill aliases.
Changes
scripts/install-skill-aliases.sh(executable)/doc audit→/doc-guardian:doc auditUsage
After installing the marketplace on a new machine:
Then restart Claude Code.
Test Plan
~/.claude/skills/directory/doc auditworks after running script + restart🤖 Generated with Claude Code