Building an AI Agent Org Chart
Created: 2026-03-11, Modified: 2026-03-12
A working multi-agent setup with named roles, a shared wiki, and an orchestration agent that coordinates between them.
Bot-Wiki: A Knowledge Base for Robots
Created: 2026-03-10, Modified: 2026-03-10
Building a structured wiki designed for RAG retrieval and AI agents, right alongside the blog.
OpenRouter for Claude Code, OpenCode, and OpenClaw
Created: 2026-03-10, Modified: 2026-03-10
Configuring OpenRouter to be where all my tools go for tokens and making a custom MCP server for it
Writing My Own OpenClaw Skill for Linear
Created: 2026-03-09, Modified: 2026-03-09
Building a custom Linear skill for OpenClaw instead of trusting the public skill marketplace.
OpenClaw MVP
Created: 2026-03-08, Modified: 2026-03-08
Setting up OpenClaw as a self-hosted AI agent on macOS, connected to Telegram.
Linear MCP: Planning with Robots
Created: 2026-03-06, Modified: 2026-03-06
Connecting AI coding tools directly to Linear so AI can pull tasks in
Playwright MCP: Claude Code Verifying Its Own Work
Created: 2026-03-03, Modified: 2026-03-03
Using the Playwright MCP server to give Claude Code live browser access, writing Gherkin-driven tests for a Next.js blog, and exploring what it means for an agent to verify the changes it just made.
Cross-Tool AI Rules with Ruler
Created: 2026-03-02, Modified: 2026-03-02
Using Ruler to maintain a single source of truth for AI coding assistant instructions across Cursor, Claude Code, and OpenCode in a monorepo.
ComfyUI on M2: Local Image API with Character Consistency
Created: 2026-03-01, Modified: 2026-03-01
Setting up ComfyUI on a 16GB Apple Silicon MacBook as a local REST API, with IP-Adapter for generating consistent character portraits in a tabletop RPG game
Claude Code + CodeRabbit: Review Before the PR
Created: 2026-02-28, Modified: 2026-03-11
Setting up the CodeRabbit CLI and Claude Code plugin so you can run AI code review locally before creating a pull request, and configuring both tools to agree on your project's standards via CLAUDE.md
Local LLM Bakeoff on Apple M2 Air
Created: 2026-02-25, Modified: 2026-02-28
Running and comparing Qwen3 8B, DeepSeek-R1-Distill-Qwen-7B, Mistral Nemo 12B, and Mistral Small 3.1 24B locally using llama.cpp on Apple Silicon
AI Image Generator Bakeoff
Created: 2026-02-21, Modified: 2026-02-24
Comparing GPT Image 1.5, Nano Banana, and Flux 2 Max for blog image generation
Automating Blog Images with OpenAI
Created: 2026-01-01, Modified: 2026-01-01
Using Codex and DALL·E to create blog title art on the fly
Mermaid Diagrams in Markdown
Created: 2025-12-05, Modified: 2025-12-06
Rendering Mermaid diagrams alongside the existing markdown and grey matter pipeline.