howiclaudearmorylegendary build

the rig

The Parallel Demon

LegendaryThe Parallel Demon verified

@parallel-demonSoulbound to@parallel-demon

Item Level94Top 1%best in slot

configClaude Code 1.0.4Ghostty

claude‑ing sinceNov 2024

[ Get the rig card → ]Download PNG☕ support this rig →

gear names link out — affiliate links — howiclaude may earn a commission

  • +1 Abilityfive-tab-parallelspins up 5 worktree sessions on one feature
  • +2 Abilitywriting-planswrites implementation plans before touching code
  • +3 Abilitydispatching-parallel-agentsfans out independent subtasks to subagents
  • Augment:superpowersplugin
  • Augment:feature-devplugin
  • Attuned:linear · sentrylinear: file issues from the terminal
  • Use:Claude from CLI · desktop · iOS
  • Burns 52,000,000 tokens per month (~52M)
  • Costs $160 / month to maintainClaude Max + subscriptions
  • Inspected 0 times
Parallel Processorruns 3+ Claude instances at once
Hook Master5+ custom hooks
Worktree Wizardworks in git worktrees
Standing Strongstanding desk
MCP Maximalist7+ MCP servers

Five sessions. Always.

their statusline (representative)

┌─ claude ──────┬─ claude ──────┬─ claude ──────┬─ claude ──────┬─ ghostty ─────┐
│ feat/auth     │ feat/payments │ chore/ci      │ test/int      │ tail logs     │
└───────────────┴───────────────┴───────────────┴───────────────┴───────────────┘

how the panes are tiled

inspect: the full config — 3 sections · 4 cards3 sections · 4 cards · every one exportable
a self-contained prompt — paste it into your Claude Code to install the lot

TL;DR

Five sessions. Always.

I run five Claude Code sessions at all times — one per worktree. The split ergo keyboard means I'm not fighting RSI while I review diffs. The ultrawide handles three panes without a seam. The dog and cat provide mandatory context-switch breaks.

How I think about it

Parallelism is the only moat

If you're running Claude sequentially you're leaving 80% of the performance on the table. Five independent worktrees, five sessions, all unblocked. Review diffs while the next batch thinks. The bottleneck isn't the model — it's your review throughput.

My workflow

Five worktrees before 9am

#parallelism

Every morning I spin up five worktrees on the feature I'm building and launch a Claude Code session in each. They all start simultaneously. By the time I've poured coffee, three have finished their first round.

Sentry errors → Claude fix → PR in one command

#automation

The Sentry MCP means I never tab out. I see the error in the terminal, Claude reads the trace, writes the fix, opens the PR. It's the closest thing to zero-context-switch debugging I've found.