hesreallyhim

Ultracode Workflows — Design skill for Claude Code

Design community

A comprehensive suite of Claude Code ultracode multi-agent workflow scripts, along with a workflow-authoring skill, a live-progress statusline, enhanced observation UI, and validator/diagram tools.

How to install Ultracode Workflows

This entry records only its repository, not the path inside it, so there is no exact command to give. Open hesreallyhim/ultracode-workflows and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Ultracode Workflows does

A comprehensive suite of Claude Code ultracode multi-agent workflow scripts, along with a workflow-authoring skill, a live-progress statusline, enhanced observation UI, and validator/diagram tools.

Alternatives in Design

  • Export Diagram — Export a diagram-design HTML file to .svg and .png next to the source 27.2k ★
  • Studio — Launch the local design Studio — a live token editor over the latest extraction 3.6k ★
  • Extract — Design System & Product Reverse-Engineering - Extract tokens, components, architecture, and PRDs from codebase 2.8k ★

README

ultracode-workflows banner

ultracode-workflows

A plugin marketplace for discovering, sharing, and exploring the powerful, portable functionality provided by Claude Code _ultracode workflows_.

Workflows represent an advanced pattern for multi-agent orchestration that enables Claude to perform complex engineering and product work across fleets of subagents with deterministic control flow. They are not just: "Fable makes a plan and then Opus or Sonnet fan out and execute it." They are executable scripts that you can have Claude create on demand, and then store in your own setup for repeated use.

This repo is a place for Claude Code users to share these workflow files with their peers, and it aims to provide a venue for discovering powerful new ways to solve problems using this highly effective and adaptable feature - happy ultracoding!

Quick Start

Claude Code plugins now support workflows as first-class components. To get started:

claude plugin marketplace add hesreallyhim/ultracode-workflows

claude plugin install ultracode-workflows

After installing the plugin, you will immediately have access to all of the workflows in the plugin's [workflows](plugins/ultracode-workflows/workflows/) directory. You can then invoke the workflow either by asking Claude to use it by referring to it in plain language, or by directly invoking it, in the same way you would a slash command:

/ultracode-workflows:deep-code-review

You can customize the specific behavior of a pre-scripted workflow by passing in arguments, or by talking it over with Claude. You can also ask Claude to explain how the workflow is structured (`/ultracode-workflows:wf-explain`), or to show you a diagram of the workflow graph.

Currently, the plugin ships with a comprehensive suite of scripts that provide a wide breadth of coverage over the full Software Development Lifecycle. Each of these workflows was au