Guides
Everything you need to build and run a one-person AI-controlled business. Tagged #agent-design.
Machine-readable: GET /api/v1/guides
3 guides
Solopreneur Playbook·guide·beginner·8 min
How to Write Agent Instructions That Actually Work
Your agents are only as good as the instructions you write for them. Most people dump a paragraph of vibes and hope for the best. Here is how to write instructions that make agents actually do their job.
#ai-agents#agent-instructions#prompt-engineering#solopreneur#automation
Orchestration Patterns·guide·beginner·12 min
How to Delegate Tasks to AI Agents
A practical framework for handing off real work to AI agents, what to specify, how to structure instructions, which tasks to delegate, and how to recover when agents go wrong.
#delegation#prompt-engineering#agent-design#autonomy#task-decomposition
Agent Frameworks·guide·intermediate·8 min
Context Engineering for Coding Agents
Martin Fowler explores how to structure and optimize context windows for AI agents that write code, including prompt design patterns and practical techniques for improving agent reasoning and output quality.
#context-windows#prompt-engineering#coding-agents#agent-design#llm-optimization