Ultracode Workflows — Design skill for Claude Code
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
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
Related Skills
Agent Architecture
Visual multi-agent system designer for Claude Code. 28 agents, Five Minds Protocol, HITL gates, Live Simulatio
UI Visual Validator Agent
A specialized Claude Code agent that addresses Claude's overly lenient validation standards and visual halluci
Fire Dashboard
Display visual project dashboard with status and progress
ADR Authoring Indexing And Maintenance
Use when creating or maintaining Architecture Decision Records, their index and status lifecycle, consolidatin
Dsh Background Agents
Interactive long-session background agents for DeepSeek Harness: start a durable continuable child agent, watc
Altium Claude Skills
Claude Code skills for Altium hardware design — library authoring, schematic review, PCB placement
Related Agents
Bash Scripter
Use this agent when you need to write or fix bash/shell scripts — entrypoints, setup scripts, statusline scrip
Design Author
Code-grounded author for design.md and track files: grounds on the research log and live code via PSI, never t
Browser Executor
Browser automation agent that executes test scenarios using Chrome DevTools MCP integration with enhanced auto