sequencer

Community

Orchestrate complex workflows with ease.

Authorsynapseradio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines complex, multi-step processes by allowing you to define and execute ordered sequences of actions, whether they involve multiple AI skills, agents, or custom instructions.

Core Features & Use Cases

  • Pipeline Definition: Define sequences using intuitive arrow syntax, bullet lists, or natural language prose.
  • Parallel Execution: Run multiple steps concurrently for efficiency using ( step1 | step2 ) syntax.
  • Context Accumulation: Each step's output is automatically passed as context to the next, ensuring continuity.
  • Use Case: Automate a software development workflow: /seq lint -> test -> deploy -> notify_team.

Quick Start

Use the sequencer skill to run the lint, test, and deploy skills in order.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sequencer
Download link: https://github.com/synapseradio/ai-skills/archive/main.zip#sequencer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.