asc-id-resolver

rudrankriyam/asc-skills · updated Apr 8, 2026

$npx skills add https://github.com/rudrankriyam/asc-skills --skill asc-id-resolver
0 commentsdiscussion
summary

Use this skill to map names to IDs needed by other commands.

skill.md

asc id resolver

Use this skill to map names to IDs needed by other commands.

App ID

  • By bundle ID or name:
    • asc apps list --bundle-id "com.example.app"
    • asc apps list --name "My App"
  • Fetch everything:
    • asc apps --paginate
  • Set default:
    • ASC_APP_ID=...

Build ID

  • Latest build:
    • asc builds info --app "APP_ID" --latest --version "1.2.3" --platform IOS
  • Recent builds:
    • asc builds list --app "APP_ID" --sort -uploadedDate --limit 5

Version ID

  • asc versions list --app "APP_ID" --paginate

TestFlight IDs

  • Groups:
    • asc testflight groups list --app "APP_ID" --paginate
  • Testers:
    • asc testflight testers list --app "APP_ID" --paginate

Pre-release version IDs

  • asc testflight pre-release list --app "APP_ID" --platform IOS --paginate

Review submission IDs

  • asc review submissions-list --app "APP_ID" --paginate

Output tips

  • JSON is default; use --pretty for debug.
  • For human viewing, use --output table or --output markdown.

Guardrails

  • Prefer --paginate on list commands to avoid missing IDs.
  • Use --sort where available to make results deterministic.

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.436 reviews
  • Meera Abbas· Dec 24, 2024

    Keeps context tight: asc-id-resolver is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Chaitanya Patil· Dec 20, 2024

    asc-id-resolver has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Amelia Lopez· Dec 20, 2024

    Registry listing for asc-id-resolver matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Meera Martin· Nov 23, 2024

    I recommend asc-id-resolver for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Mateo Wang· Nov 15, 2024

    asc-id-resolver is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Piyush G· Nov 11, 2024

    Solid pick for teams standardizing on skills: asc-id-resolver is focused, and the summary matches what you get after install.

  • Carlos Abbas· Nov 11, 2024

    asc-id-resolver fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Valentina Tandon· Oct 14, 2024

    asc-id-resolver reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Ishan Choi· Oct 6, 2024

    asc-id-resolver fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Shikha Mishra· Oct 2, 2024

    We added asc-id-resolver from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

showing 1-10 of 36

1 / 4