🧩
AI EngineeringGo

Workflow

by ethanhq

Workflow is an AI Engineering skill for Claude Code, published by ethanhq in cc-fleet.

211 stars28 forkson ethanhq/cc-fleetAdded 2026/09/04Repository updated 2026/08/19
aiai-agentsanthropicanthropic-claudebash-cliclaudeclaude-codeclaude-pluginclaude-skills
Install in seconds
Install Workflow
Copy Workflow into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/ethanhq/cc-fleet/tree/main/codex-plugin/skills/workflow ~/.claude/skills/workflow

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/ethanhq/cc-fleet.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
codex-plugin/skills/workflow/SKILL.md in ethanhq/cc-fleet
Installs to
~/.claude/skills/workflow
Collection
One of 5 skills cataloged from this repository
Category
AI Engineering2970 skills

What Workflow does

Workflow orchestrates multi-phase cc-fleet runs over provider subagents from a JavaScript script. Use it for fan-out, barriers, per-item pipelines, resumable runs, or other dependent workflows that need to run off the main context.

Workflow is cataloged under AI Engineering on DirSkills. Workflow comes from a repository tagged ai, ai-agents, anthropic, anthropic-claude and bash-cli.

Frequently asked about Workflow

  • What else does ethanhq publish alongside Workflow?

    Workflow is one of 5 skills that DirSkills catalogs from ethanhq/cc-fleet, the repository it ships in. Its siblings there include Subagent, Subagent and Team. Each one is a separate skill with its own page in this directory, installs the same way Workflow does, and is maintained by ethanhq in that same repository. The rest of the collection is listed on the ethanhq/cc-fleet page.

  • How does Workflow compare to other AI Engineering skills?

    Workflow ranks #2678 by stars among the 2970 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Workflow against them. Open each page to compare what they document and how they install.