Zerwiz – WhyNot Productions

Zerwiz

Developer, AI educator, and app builder. I teach teams to develop with AI, create custom applications, and run technical courses.

Movement over ego. Collaboration over competition. Action over perfection.

X YouTube

Ymir — Agent OS

One operator. One repository. A whole business run by a Norse-named agent fleet. Ymir is the single-tenant Agent Operating System — everything you build, manage, and create lives in one place.

  • You are the Allfather — Brokk is your primary agent, Eindri are isolated workers
  • Development, marketing, business strategy — all from one repo
  • Audit ledger (Runes) — every action carved in stone, never deleted
  • Memory well — persistent knowledge that agents actually use
  • Open source, validated first — borrowed anvils, seven gates

Architecture

One Repo

Everything — dev, marketing, strategy — in one place

Agents

Brokk + Eindri

Primary agent + isolated workers, dispatched on demand

AI Geeks & Freaks

A community for the obsessed. The unconventional. The ones who push AI past its limits. Deep dives, raw experiments, and tools built by people who actually use them — not sell them.

  • Real experiments, no marketing fluff
  • Tools and workflows built by practitioners
  • Open discussions on AI, coding, and automation
  • Events, workshops, and hands-on sessions
  • Connect with other builders who think the same way

Who It's For

Builders

Not followers — people who make things

Vibe

No Fluff

Raw experiments, real results

What I Do

How can AI help you?

Save time

AI automates the routine—drafts, summaries, research, repetitive steps—so you focus on what only you can do.

Save money

Automate repetitive tasks, reduce rework, and avoid per-seat subscriptions with local AI on your own hardware.

Make money

Smarter products, better customer support, and new AI-powered offers—ship more value, faster.

Explore WayOfTeams

The AI engineering harness for modern teams. Tickets, kanban, standups, skills tracking, AI agents, and observability in one real-time workspace. Free AI Engineering Harness on every plan.

Explore Local AI

Learn or explore the benefits you or your company would have from Local AI. Private infrastructure on your hardware: data sovereignty, no per-seat subscriptions, full control.

I'm also developing a local-first AI development stack—tools, chat, memory, and research—all running on your machine. One curl install; works offline with Ollama.

Local AI implementation services

Fixed-scope implementation services for the Local AI stack. Pick one or more items and mention them when you contact me—we'll turn your selection into a proposal.

Obsidian Core Setup

2 hrs

$600

Discuss this item

Smart Connections Config

4 hrs

$1200

Discuss this item

Copilot & Ollama Linking

2 hrs

$600

Discuss this item

Custom Prompt Engineering

3 hrs

$900

Discuss this item

Vector Indexing Optimization

4 hrs

$1200

Discuss this item

Staff Training

2 hrs

$600

Discuss this item

Projects & Tools

Quick installs

One-line installs for the tools I use and teach. Copy, paste into a terminal, done.

Zed

curl -fsSL https://zed.dev/install.sh | sh

Ollama

curl -fsSL https://ollama.com/install.sh | sh

LM Studio

curl -fsSL https://lmstudio.ai/install.sh | bash

OpenCode

curl -fsSL https://opencode.ai/install | bash

Workshop

curl -fsSL https://raw.githubusercontent.com/zerwiz/setup/main/setup.sh | bash

OpenClaw

curl -fsSL https://openclaw.ai/install.sh | bash

AI Dev Tools I Work With

Agent OS

Builder Methods

Lightweight system for defining and managing coding standards in AI-powered development. Extract patterns from your codebase, inject standards when prompting agents, shape better specs.

Details

Agent OS fills the gap when AI coding agents lack your project context. It discovers and documents coding standards from your codebase, then injects them into agent context. Works with Claude Code, Cursor, Windsurf, and other AI tools. Core capabilities: Discover Standards, Deploy Standards, Shape Spec, Index Standards. Free & open source.

  • Discover patterns from your codebase
  • Inject standards into agent context
  • Shape better specs for spec-driven development
  • Works with Cursor, Claude Code, Windsurf

BMAD Method

bmad-code-org

Breakthrough Method for Agile AI Driven Development. AI-driven framework with 21+ specialized agents, 50+ guided workflows. Scale-adaptive—from bug fixes to enterprise systems.

Details

BMad agents and workflows act as expert collaborators who guide you through a structured process. Scale-domain-adaptive: adjusts planning depth based on project complexity. Structured workflows grounded in agile best practices. Specialized agents: PM, Architect, Developer, UX, Scrum Master, and more. Party Mode: multiple agent personas in one session. 100% free and open source. Install: npx bmad-method install

  • 21+ specialized agents, 50+ workflows
  • Scale-adaptive intelligence
  • Quick Flow: /quick-spec, /dev-story, /code-review
  • Full planning: product brief, PRD, architecture, epics
  • Works with Cursor, Claude Code, Windsurf

NorthStar Rules (NSR)

WhyNot / NorthStar

Framework for full-scale project and company operations. Templates, workflows, rules, and standards. Generate complete project structures, ensure compliance.

Details

Comprehensive framework for project and company operations. Templates, workflows, rules, and standards based on best practices. Helps structure projects so AI agents and teams stay aligned. Generate complete project structures, ensure compliance, integrate NorthStar tools. By NorthStar team via Nordic Global Trade. Want to help develop NSR? Request access on GitHub or contact us.

  • Project and company operations templates
  • Workflows, rules, and standards
  • Generate complete project structures
  • Compliance and best practices
  • NorthStar team: Josef Lindbom, Craig Martin

Agent Zero

agent0ai

Personal, organic AI agent framework that grows and learns with you. Transparent, customizable, computer-as-tool. Skills (SKILL.md), memory, multi-agent cooperation.

Details

Agent Zero is not a predefined agentic framework. It is designed to be dynamic, organically growing, and learning as you use it. Uses the computer as a tool: write code, run terminal, search, communicate. Skills System with portable SKILL.md standard (compatible with Claude Code, Cursor, Codex). Multi-agent cooperation with subordinate agents. Docker-ready, Web UI, LiteLLM. General-purpose assistant.

  • Computer as tool—code execution, terminal, search
  • Skills (SKILL.md standard, portable)
  • Multi-agent cooperation
  • Memory, projects, MCP support
  • Docker: docker run -p 50001:80 agent0ai/agent-zero

thepopebot

no-code-architects

Autonomous AI agent that runs on GitHub Actions. Secure by default—secrets filtered at process level. Every action is a git commit. Free compute.

Details

The Pope Bot is an autonomous AI agent you can configure to do just about anything, 24/7. Secure: the AI cannot access your secrets; they are filtered at the process level. The repository IS the agent—every action is a git commit; audit and revert. Runs on GitHub Actions (free compute for public repos). Event handler creates jobs; Docker agent does the work and opens PRs. Telegram integration. npm run setup to get started.

  • Secure by default—secrets never reach the LLM
  • Repository IS the agent—every action a git commit
  • Free compute via GitHub Actions
  • Self-evolving through pull requests
  • Telegram bot, webhook triggers

pi

pi.dev

Minimal terminal coding harness. Adapt pi to your workflows with TypeScript extensions, skills, prompt templates, and themes. Bundle as pi packages, share via npm or git.

Details

Pi is a minimal terminal coding agent—"there are many coding agents, but this one is mine." Powerful defaults, no baked-in sub-agents or plan mode; extend with extensions, skills, and packages. Four modes: interactive TUI, print/JSON, RPC, SDK. 15+ providers (Anthropic, OpenAI, Google, Ollama, OpenRouter, etc.). Tree-structured sessions, AGENTS.md/SYSTEM.md context, compaction, prompt templates. Extensions can add sub-agents, plan mode, MCP, sandboxing. Install: npm install -g @mariozechner/pi-coding-agent. MIT. By Mario Zechner & contributors.

  • 15+ providers, hundreds of models; switch with /model or Ctrl+L
  • Tree-structured sessions; /tree, /export, /share to gist
  • AGENTS.md, SYSTEM.md, compaction, skills, prompt templates
  • Extensions: TypeScript, tools, events; pi packages via npm or git
  • Interactive, print/JSON, RPC, SDK modes; clawdbot integration example

Game Development with AI

Learn how to build browser game prototypes (canvas + modals) with AI support. We iterate on the games live in sessions—even before they are finished.

WhyNot Games

All games →

Videos

ONA + Sphere

An AI operating system for mission execution, governance, and data sovereignty. Ona: your private multi-agent layer—Solin coordinates specialist agents, tools, and memory. Sphere adds shared AI models, team collaboration, and server governance.

ONA + Sphere video preview

Watch on YouTube

ONA + Sphere

Mimir

Knowledge management platform: Drive, semantic graph, RAG AI chat with citations, Mermaid.js diagrams. Cloud or local Electron.

Mimir video preview

Watch on YouTube

RuffRiders

Not just a brand—it's a lifestyle. RR is for anyone with a motor-driven heart. Films, events, gear. Based in Umeå.

Watch on YouTube

Good things to use today for AI development

Terminal commands

Zed

# High performance code editor. Built for collaboration.

$ curl -fsSL https://zed.dev/install.sh | sh
OpenCode

# AI code editor. Agents that write and run code.

$ curl -fsSL https://opencode.ai/install | bash
Ollama

# Run large language models locally. Simple setup.

$ curl -fsSL https://ollama.com/install.sh | sh
LM Studio

# Local LLM runner. Discover and download models.

$ curl -fsSL https://lmstudio.ai/install.sh | bash
OpenClaw

# AI assistant that actually does things. Any OS. The lobster way.

$ curl -fsSL https://openclaw.ai/install.sh | bash
Workshop Setup

# Install Node.js, Git, Elixir, and other dev tools.

$ curl -fsSL https://raw.githubusercontent.com/zerwiz/setup/main/setup.sh | bash

Works on macOS, Windows, and Linux.

Feedback

Support