Skip to content

feat(cli): Add --skill as alias for --name in add command#14

Merged
gricha merged 1 commit intomainfrom
feat/add-skill-flag-alias
Feb 18, 2026
Merged

feat(cli): Add --skill as alias for --name in add command#14
gricha merged 1 commit intomainfrom
feat/add-skill-flag-alias

Conversation

@gricha
Copy link
Member

@gricha gricha commented Feb 17, 2026

Add --skill as an alias for --name in the dotagents add command.

When adding a skill from a multi-skill repo, users currently need to use
--name to specify which skill to install. --skill is a more intuitive
flag name since the value refers to a skill name. Both flags now work
interchangeably, with --name taking precedence if both are provided.

Agent transcript: https://claudescope.sentry.dev/share/Z6LSxvqcIPeEOYmojCXW9AZffE_I0s-l5FukiH47X6s

Allow users to specify a skill name using either --name or --skill
when adding skills. This provides a more intuitive flag for users
who think in terms of skill names rather than generic names.

Co-Authored-By: Claude <noreply@anthropic.com>

Agent transcript: https://claudescope.sentry.dev/share/GM9irMXpcE8z7JdjrQRj0eFnR-IHfqVPD0nZCLklWRw
@gricha gricha marked this pull request as ready for review February 17, 2026 23:27
@gricha gricha merged commit c923a44 into main Feb 18, 2026
13 checks passed
@gricha gricha deleted the feat/add-skill-flag-alias branch February 18, 2026 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant