Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevOpsMédio

Release flow (TestFlight and App Store)

porrudrankriyam·rudrankriyam· v1.0.0 · atualizado em 2026-04-10
76
Score

End-to-end release workflows for TestFlight and App Store using asc publish, builds, versions, and submit commands. Use when asked to upload a build, distribute to TestFlight, or submit to App Store.

app-store-connecttestflightios-releaseapp-deploymentci-cdmobile-deployment
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdasc-release-flow/workflow
1
Authenticate: — Ensure `asc auth login` or `ASC_*` environment variables are configured.
2
Identify App: — Determine the app ID using `ASC_APP_ID` or `--app`.
3
Upload Build: — Use `asc builds upload --app <APP_ID> --ipa <PATH>` to upload the IPA file.
4
Distribute (TestFlight): — Use `asc publish testflight --app <APP_ID> --ipa <PATH> --group <GROUP_ID>` to distribute to TestFlight.
5
Submit (App Store): — Use `asc publish appstore --app <APP_ID> --ipa <PATH> --version <VERSION>` to submit to the App Store.
6
Monitor Status: — Check the submission status using `asc submit status --id <SUBMISSION_ID>`.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aInsForge CLI
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aDependency Updater
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
75
Similar aChangelog Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77

Árvore do Skill

Release flow (TestFlight and App Store)
asc-release-flow
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers6
release a new version to TestFlightsubmit my app to the App Storeupload a build to App Store Connectdistribute a build to beta testerspublish a new app versiondeploy an iOS app

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download asc-release-flow
$ synaptic skills detail asc-release-flow
$ synaptic skills live asc-release-flow

Links

GitHub Repository