RIGGS is a persistent AI assistant built on Claude Code, backed by a GitHub-synced knowledge base called
RIGGS_BRAIN. It handles daily operations — email triage, calendar, research, task tracking — and maintains
continuity between sessions via a structured session log. Repeatable workflows are defined as skill files and
triggered by slash commands. Autonomous sub-agents handle research tasks independently and append findings to
project files.
Paired with RIGGS is Miggs — a locally-run LLM (Ollama3:8b on a spare laptop running a headless linux server) that processes overnight batch tasks
like content generation and data extraction without API costs. Both systems are actively being expanded.