Open Source

sigstack

My personal Claude Code stack for shipping software with AI

89 skills · 24 commands · iOS bundle + Apple's hidden docs · Ready to clone

89
Skills
24
Commands
15+
MCP Servers

The Stack

Tools that power the workflow

MCP Servers

OmiMemory persistence
SosumiApple documentation
GitHubPR reviews, issues
SQLiteLocal database
PuppeteerBrowser automation
n8nWorkflow automation

The Network

How everything syncs together

Local Server (BRAIN)

A home server running Unraid handles persistent services: n8n for workflow automation, PostgreSQL for life logging, and Home Assistant for smart home integration. All accessible via Tailscale VPN from any device.

Multi-Device Sync

Code lives on GitHub. Config and memory persist on BRAIN. Syncthing keeps dotfiles synchronized across machines. Claude Code sessions can continue across any terminal with full context.

Voice-First Workflow

Omi captures conversations and sends them to Fieldy for organization. Typeless converts natural speech directly into formatted prompts. Wispr Flow handles voice-to-code with context awareness.

Memory Persistence

The Omi MCP server gives Claude access to conversation history and memories. Combined with the memory graph, sessions maintain continuity even after context resets.

Quick Start

Clone and install in 30 seconds

# Clone and install
git clone https://github.com/willsigmon/sigstack.git && cd sigstack && \
cp -r skills/* ~/.claude/skills/ && \
cp -r commands/* ~/.claude/commands/ && \
mkdir -p ~/.claude/rules && cp -r rules/* ~/.claude/rules/

What's Inside

Everything you need to ship with Claude Code

89 Skills

iOS, audio/ML, debug, architecture, n8n workflows

24 Commands

/test, /build, /deploy, /analyze, /cleanup, /git

iOS Bundle

Sosumi + Ralph Wiggum protocol + Apple docs

BRAIN Network

Multi-device sync via Tailscale for context

Philosophy: Nanobot Healing Swarm

My CLAUDE.md instructs Claude to act as a “healing swarm of nanobots”—find every bug, scrub every infection, optimize every inefficiency.

Tools first
Check MCP/skill before writing code
Parallel agents
Spawn 20+ agents for complex tasks
Context is attention
Manage 60% threshold, use /compact
Memory graph
Use Omi for session continuity

Built with this stack

Leavn.app

A full-featured app built ~90% with Claude Code using this stack. As the workflow has iterated, shipping has gotten faster and more reliable.

View Leavn.app

Support the Stack

If this helps you ship faster, consider using my affiliate links