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

asc-workflow

Define, validate, and run repo-local multi-step automations with .asc/workflow.json and asc workflow commands.

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-workflow
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-workflow 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-workflow.

Security audits
Gen Agent Trust HubPASS
SocketWARN
SnykPASS
About this skill
Define, validate, and run repo-local multi-step automations with .asc/workflow.json and asc workflow commands. Use this skill when you need lane-style automation inside the CLI using: This feature is best for deterministic automation that lives in your repo, is reviewable in PRs, and can run the same way locally and in CI. This enables machine-safe checks: Top-level keys: Workflow keys: Step forms: asc workflow run also accepts core flags after the workflow name: Examples: Main workflow run: Sub-workflow call step ( "workflow": "...", "with": {...} ): - Author workflows in .asc/workflow.json with support for global/workflow-level env, before/after hooks, error handlers, and conditional steps using if directives - Run workflows locally or in CI with asc workflow run , preview execution with --dry-run , and validate structure with asc workflow validate - Supports sub-workflows (including private helper workflows), runtime parameter injection via KEY:VALUE syntax, and environment precedence rules for flexible composition - Output is structured JSON for machine-safe CI checks; shell commands use bash -o pipefail when available, with fallback to sh - asc workflow run - asc workflow validate - asc workflow list - Always use --help to confirm flags and subcommands: - asc workflow --help - asc workflow run --help - asc workflow validate --help - asc workflow list --help - Author...

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-workflow do?

Define, validate, and run repo-local multi-step automations with .asc/workflow.json and asc workflow commands.

Is asc-workflow good?

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

Which AI agents support asc-workflow?

asc-workflow currently lists compatibility with Skills CLI.

Is asc-workflow safe to install?

asc-workflow 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-workflow?

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

How do I install asc-workflow?

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

Related skills

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

Related skills

Alternatives in Software Engineering