AI AGENT ADDONS

Automate repetitive tasks in your project with simple workflow files. You can define steps, run commands, and reuse outputs. This skill helps you validate, run, and resume your automations right from your terminal.

Workflows are stored in your repository as a .asc/workflow.json file. Each workflow can have multiple steps, environment variables, and conditions. You can run a workflow with just a few keystrokes.

Whether you are building a beta release or a TestFlight submission, this skill lets you automate safely without leaving your command line.

Add Asc Workflow skill to your workflow

Global

mkdir -p ~/.claude/skills/asc-workflow

Project

mkdir -p .claude/skills/asc-workflow

Source Repository

Stars
879
Forks
48
Watchers
879
License
MIT
Last Push
1 month ago
Created
5 months ago