The Library
113 guides on building and selling with AI. Search, browse by topic, or take the whole shelf in the Vault.
17 guides

3 Claude Artifact Harnesses Guide
Three harness patterns that turn Claude artifacts into repeatable, production-ready outputs.

5 Claude Code Subagents with Memory
Build five Claude Code subagents that retain memory across runs and stop repeating themselves.

6 Layer Harness Guide
A six-layer agent harness that keeps long autonomous runs stable and on track.

Agent Harness Guide
Wrap your agents in a harness that handles retries, state, and control so they run unattended.

Claude Advisor Guide
Set up a Claude advisor that reviews your plans and pushes back before you commit to them.

Claude Agentic Stack Guide
Assemble the full agentic stack around Claude, from tools to memory to orchestration.

Claude Autonomous Agent Setup
Configure Claude to run as an autonomous agent that works through tasks without you babysitting it.

Claude Managed Agents Guide
Stand up Claude managed agents that run scheduled, hands-off work on your behalf.

Claude Managed Agents vs OpenAI Workspace Agents Guide
Compare Claude managed agents with OpenAI workspace agents to choose the right platform.

Claude Routines Guide
Build Claude routines that fire on a schedule and handle recurring work automatically.

Clinic Intake Agent from Scratch Guide
Build a working clinic intake agent from zero, from data capture to scheduling.

Dynamic Workflows Full Guide
Build workflows that adapt their own steps at runtime instead of following a fixed script.

Full Crons Setup Guide
Schedule Claude with cron so your agents run on time without you ever launching them.

Orchestrator Guide
Build an orchestrator that coordinates multiple agents and routes work between them.

Self-Hosted Sandboxes Guide
Run self-hosted sandboxes so your agents execute code safely on infrastructure you control.

Subagents Setup Guide
Set up subagents that take focused tasks off the main thread and keep context clean.

Sub-Agents Vs Agent Teams Guide
Understand when to use subagents versus full agent teams and how each one behaves.