Audit and update rorkai/app-store-connect-cli-skills against the current ASC CLI surface. Use when the user asks whether ASC agent skills need updates, requests a post-release skills sync, or wants command, flag, output, auth, or workflow examples checked for drift.
71
86%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Compare the external workflow-skill repository with live CLI behavior and make only proven, minimal corrections.
rorkai/app-store-connect-cli-skills and read its repository guidance.--help at each relevant command path. Use asc search, asc schema, or asc capabilities only when their own current help confirms they are appropriate.Check for:
Do not update skills merely because a newer CLI version exists. Record exact help or runtime evidence for every edit.
SKILL.md concise and move lengthy reference material behind progressive disclosure.asc binary.Never modify the CLI merely to make stale skill documentation pass.
A weekly or post-release automation may run a read-only drift audit and report proven mismatches. It may open a draft PR only when the automation has explicit write authorization and every change is deterministic; otherwise leave a precise change plan.
Report the CLI version and commit, skills commit, drift found, files changed, commands verified, validators run, PR URL, and any workflow that could not be tested safely.
e66125d
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.