Skip to main content
Back to the directory
rudrankriyam/app-store-connect-cli-skillsSoftware EngineeringFrontend and Design

asc-testflight-orchestration

Orchestrate TestFlight distribution, tester groups, and release notes via the App Store Connect CLI.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-testflight-orchestration
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, asc-testflight-orchestration has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: rudrankriyam/app-store-connect-cli-skills. Canonical URL: https://skills.sh/rudrankriyam/app-store-connect-cli-skills/asc-testflight-orchestration.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Orchestrate TestFlight distribution, tester groups, and release notes via the App Store Connect CLI. Use this skill when managing TestFlight testers, groups, and build distribution. - Manage testers and groups with list, create, add, and invite commands; supports pagination for large datasets - Distribute builds to groups and remove them with confirmation; export and import full TestFlight configuration as YAML - Create and update "What to Test" notes per build and locale for release communication - Use IDs for deterministic operations; integrates with the ID resolver skill for name-to-ID lookups - asc testflight config export --app "APP_ID" --output "./testflight.yaml" - Include builds/testers: - asc testflight config export --app "APP_ID" --output "./testflight.yaml" --include-builds --include-testers - Groups: - asc testflight groups list --app "APP_ID" --paginate - asc testflight groups create --app "APP_ID" --name "Beta Testers" - Testers: - asc testflight testers list --app "APP_ID" --paginate - asc testflight testers add --app "APP_ID" --email "tester@example.com" --group "Beta Testers" - asc testflight testers invite --app "APP_ID" --email "tester@example.com" - asc builds add-groups --build-id "BUILD_ID" --group "GROUP_ID" - Remove from group: - asc builds remove-groups --build-id "BUILD_ID" --group "GROUP_ID" --confirm - asc builds test-notes create --build-id...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does asc-testflight-orchestration do?

Orchestrate TestFlight distribution, tester groups, and release notes via the App Store Connect CLI.

Is asc-testflight-orchestration good?

asc-testflight-orchestration does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support asc-testflight-orchestration?

asc-testflight-orchestration currently lists compatibility with Skills CLI.

Is asc-testflight-orchestration safe to install?

asc-testflight-orchestration has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to asc-testflight-orchestration?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install asc-testflight-orchestration?

Run the following command to install asc-testflight-orchestration: npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-testflight-orchestration

Related skills

More from rudrankriyam/app-store-connect-cli-skills

Related skills

Alternatives in Software Engineering