asc-release-flowEnd-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.
Install via ClawdBot CLI:
clawdbot install rudrankriyam/asc-release-flowGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
A software development team needs to distribute a new iOS app build to internal testers via TestFlight for quality assurance. This scenario involves uploading an IPA file, assigning it to specific tester groups, and monitoring the distribution process to ensure timely feedback before App Store submission.
A company is preparing to launch an iOS app update on the App Store. This scenario requires uploading the build, attaching it to a specific version, and creating a submission with confirmation to meet Apple's review guidelines and schedule the release date.
An organization uses automated CI/CD pipelines to streamline iOS app releases. This scenario integrates asc commands into scripts to automatically upload builds, distribute to TestFlight for staging, and submit to the App Store upon successful tests, reducing manual effort.
A developer managing iOS and tvOS versions of an app needs to handle releases for different platforms. This scenario involves using platform-specific flags in asc commands to upload builds, manage versions, and submit to respective App Store categories efficiently.
Companies offering subscription-based mobile apps use this skill to regularly push updates and new features to users. It supports frequent TestFlight distributions for beta testing and App Store submissions to maintain service quality and user retention.
Developers of freemium apps rely on this skill to distribute free versions via TestFlight for user feedback and submit paid upgrades to the App Store. It helps manage build versions and submissions to optimize conversion rates and in-app purchases.
Businesses providing custom iOS apps for internal or client use utilize this skill for controlled TestFlight distributions to employees and App Store submissions for public releases. It ensures secure, versioned deployments aligned with corporate policies.
💬 Integration Tip
Integrate asc commands into CI/CD tools like Jenkins or GitHub Actions for automated build uploads and submissions, using environment variables for credentials to enhance security and streamline workflows.
Scored Apr 19, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Query builder reputation data via Talent Protocol API. Get Builder Rank, verify humans, resolve identities (Twitter/Farcaster/GitHub/wallet), search by location/country, get credentials, and enrich with GitHub data.
Review GitHub repositories, group issues and pull requests by urgency, and take safe triage actions (add labels, comment, propose closure) after confirmation...
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...