skills-workflows

Official

Orchestrate multi-skill pipelines.

Authoroutfitter-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a robust framework for designing and implementing complex, multi-step workflows where skills pass data and state between each other using artifacts, ensuring deterministic and auditable execution.

Core Features & Use Cases

  • Skill Chaining: Define sequences of skills that execute in order, with the output of one feeding into the next.
  • Artifact-Based State Handoff: Use standardized file artifacts for passing complex data between skills, avoiding context window limitations and ensuring persistence.
  • Workflow Isolation: Control context inheritance (fork vs. inherit) for cleaner execution and parallel processing.
  • Preprocessing: Use !command syntax to inject live system data directly into prompts before they are sent to the model.
  • Use Case: Building an automated code review pipeline where one skill generates a summary, another performs a security audit, and a third generates a report, all passing their findings via artifacts.

Quick Start

Use the skills-workflows skill to design a multi-skill pipeline for code review, starting with a triage skill and ending with a shipping skill.

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: skills-workflows
Download link: https://github.com/outfitter-dev/outfitter/archive/main.zip#skills-workflows

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.