Build AI Agent

Funnel workflow for going from "I want an agent that does X" to a deployed, evaluated, cost-monitored agent. Runs through nine phases starting with the is-this-task-agent-appropriate check (agent-project-development), then prompt design with eval criteria first (prompt-engineering), tool design and consolidation (tool-design), architecture selection for multi-step work (multi-agent-patterns), persistence decisions (memory-systems), context-window management (context-optimization), evaluation pipeline construction (agent-evaluation), deployment (hosted-agents), and ongoing cost and quality monitoring (cloud-finops + agent-evaluation). Use when you're starting a new agent project and want to avoid the common failure modes. NOT for one-shot prompts — use prompt-engineering directly for those.

viktorbezdek df99a15 3 files · 16.2 KB Updated

File contents

viktorbezdek/skillstack/tree/main/skillstack-workflows/skills/build-ai-agent commit df99a159bc

Frequently asked questions

npx skillmds@latest add viktorbezdek/build-ai-agent