How-To Guides

How-To

Practical setup guides and tutorials — from terminal tools to AI frameworks. Step-by-step, copy-paste ready.

Published Guides
Agentic Patterns May 23, 2026

🧠 Build an Agent from Agentic Architectural Patterns

A phased, requirements-driven approach — extract capabilities from Arsanjani & Bustos's book on multi-agent patterns, implement each as a module, and assemble a coding agent from the patterns. 4 phases, 8+ weeks.

Agent Build May 23, 2026

🤖 Build a Coding Agent from Scratch

A strict 12-week plan to go from zero AI knowledge to shipping a working coding agent. Designed for full-time software engineers with limited time — no AI background required.

Terminal May 2, 2026

tmux: The Separation Layer for AI Agents

A use-case breakdown based on @sudoingX's original post on using tmux to run many AI agent sessions in parallel without context bleeding. Includes setup, naming convention, and why it works.