mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
[PR #655] [MERGED] docs: mention skills in install help #684
Labels
No labels
bug
bug
documentation
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/App-Store-Connect-CLI#684
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/655
Author: @rudrankriyam
Created: 2/19/2026
Status: ✅ Merged
Merged: 2/19/2026
Merged by: @rudrankriyam
Base:
main← Head:docs/mention-skills-in-help📝 Commits (6)
30c3aafdocs: mention skills in install help419cf54fix: switch install skills to npx skills addfef6b84docs: surface install skills in root help66904cbfeat: add top-level skills command1cdaf3afeat: replace install/skills with install-skills1261bderefactor: hardcode install-skills pack📊 Changes
6 files changed (+15 additions, -142 deletions)
View changed files
📝
cmd/root_usage.go(+1 -1)📝
cmd/run_additional_test.go(+1 -1)📝
internal/cli/docs/templates/ASC.md(+1 -1)📝
internal/cli/install/install.go(+9 -58)📝
internal/cli/install/install_test.go(+2 -80)📝
internal/cli/registry/registry.go(+1 -1)📄 Description
Summary
asc --helpgetting-startedinstalldescription to explicitly mention skills.ASC.md) in sync so agents/users discoverasc install skills.Test plan
make formatmake lintASC_BYPASS_KEYCHAIN=1 make testgo build -o /tmp/asc . && /tmp/asc --help(verifyinstall:line)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.