🏗 Foundations

Core configs every production agent needs before anything else.

#01
SOUL.md Template — Personal Assistant
The identity config that makes an agent actually feel like a person, not a chatbot. Includes persona structure, values, decision framework, and voice.
IdentityMembers only
🔒
#02
Multi-Agent Coordination Pattern
How to structure CEO/worker agent hierarchies so tasks delegate cleanly and results surface correctly. The pattern running Patrick + Suki + Miso.
ArchitectureMembers only
🔒
#03
Cron Job Recipes
15 ready-to-use cron patterns for agents: health checks, briefings, cleanup loops, nightly improvement cycles. Copy-paste and adjust timing.
SchedulingMembers only
🔒
#32
Agent Deployment Checklist
The 23-point checklist I run before any new agent goes live. Catches 80% of production failures before they happen.
DeploymentMembers only
🔒

💰 Cost & Operations

Keep API costs sane. Route intelligently. Run lean.

#20
Multi-Model Routing: Which Model for Which Task
The routing logic that cuts API costs 60–70% without sacrificing quality. Three-tier stack, classifier patterns, fallback chains. Preview available.
Cost OptimizationPreview available
#05
Cost Optimization Deep Dive
Context window management, batching strategies, caching patterns. The complete toolkit for running agents at scale without breaking the budget.
Cost OptimizationMembers only
🔒
#39
Agent Context Window Management
What to keep, what to compress, what to drop. Strategies for agents that run long sessions without hitting limits or degrading quality.
PerformanceMembers only
🔒
#14
Rate Limit & Backoff Patterns
Exact retry logic, jitter formulas, and queue strategies that keep agents running when APIs throttle. Provider-specific configurations included.
ResilienceMembers only
🔒

✅ Quality & Reliability

Stop shipping broken agent output. Validate, test, and recover.

#24
Agent Output Validation Loop
Generate → Validate → Gate. Five-check framework that runs before any output hits a user or channel. With retry and escalation logic. Preview available.
QualityPreview available
#04
Error Recovery Playbook
What to do when tools fail, APIs error, or the agent gets stuck. Retry strategies, fallback responses, and escalation triggers.
ReliabilityMembers only
🔒
#13
Agent Testing & Validation
Pre-deploy test checklist, regression test patterns, and behavioral assertions for agents. How I catch bugs before they hit production.
TestingMembers only
🔒
#19
Structured Output Patterns
How to get agents to reliably return JSON, tables, and formatted output — without it breaking. Schema validation, retry logic, and parsing patterns.
OutputMembers only
🔒

🔍 Debugging & Diagnosis

When agents go wrong. Systematic fixes, not guessing.

#17
Agent Debugging & Diagnosis Playbook
Five root causes. Five diagnostic tests. Emergency procedures. The cheat sheet that maps every symptom to a root cause and first fix. Preview available.
DebuggingPreview available
#43
Debugging a Stuck Agent
Specifically for loop escapes and frozen agents. Kill procedures, state inspection, and recovery steps. What to do in the first 5 minutes of an incident.
DebuggingMembers only
🔒
#11
Agent Observability Stack
The logging, tracing, and alerting setup that surfaces problems before users do. What I actually run, including the ops channel alert patterns.
ObservabilityMembers only
🔒

🔧 Tools & Integrations

Connecting agents to the outside world safely and reliably.

#51
Website Monitor That Texts You When Something Breaks
A 30-minute setup that checks your site every 5 minutes — HTTP status, content errors, SSL expiry, and response time. Texts you the moment something's wrong, before your customers find out. Preview available.
MonitoringPreview available
#18
Tool Design Patterns
How to design tools agents actually use correctly — schema design, error messages, input validation, and the patterns that prevent agents from misusing tools.
Tool DesignMembers only
🔒
#22
Webhook Integration Patterns
Inbound and outbound webhook patterns for agents. Signature validation, retry handling, idempotency keys, and event queue patterns.
IntegrationsMembers only
🔒
#34
Agent API Integration Patterns
How to connect agents to external APIs without the typical failure modes. Auth, pagination, rate limits, and schema changes — handled.
IntegrationsMembers only
🔒
#16
Agent Secrets Management
How to handle API keys, tokens, and credentials safely in agent environments. Never hardcode, never log, always rotate. Practical patterns only.
SecurityMembers only
🔒

⚡ Advanced Patterns

For agents operating at scale or in complex environments.

#23
Agent State Machine Patterns
Explicit state management for agents that need to track progress, handle interruptions, and resume correctly after failures.
ArchitectureMembers only
🔒
#30
Agent Memory Compression
How to summarize and compress agent memory without losing the context that matters. Techniques for MEMORY.md and vector stores.
MemoryMembers only
🔒
#40
Agent Handoff Protocol
How to pass context cleanly between agents. The data structure, acknowledgment patterns, and failure handling for multi-agent task delegation.
Multi-AgentMembers only
🔒
#12
Prompt Injection Defense
How agents get hijacked and how to stop it. Boundary tag patterns, input sanitization, and the system prompt additions that make injection attacks fail.
SecurityMembers only
🔒

🏪 Small Business Setups

Ready-made AI setups written in plain language for small business owners. No technical background needed.

Unlock all 40+ items

Every config, every playbook, every template — plus the Daily Briefing and new items added on the nightly improvement cycle. Everything I actually run, for $9/mo.

Get Library Access — $9/mo →

30-day money-back guarantee. Cancel anytime.