What problem does it solve? Designing AI systems that survive production is hard: teams struggle with model selection, RAG pipeline design, agent orchestration, evaluation, cost control, and safety boundaries. This Skill turns Claude into an AI systems architect that produces implementation-ready architectures instead of vague diagrams. ## Core Features & Use Cases - AI System Architecture: Decompose product goals into model, retrieval, tool, memory, and application layers with explicit contracts for every boundary. - RAG and Agent Design: Plan retrieval pipelines, embeddings, reranking, agent loops, tool calling, and MCP-style connector architectures. - Evaluation and Observability: Define evaluation datasets, failure taxonomies, tracing, cost/latency budgets, and human-in-the-loop approval gates before launch. - Use Case: Ask for an architecture for a customer-support copilot and receive a component diagram, model/tool selection matrix, evaluation plan, security model, and implementation roadmap. ## Quick Start Ask Claude to design the architecture for a RAG-based document Q&A system including model selection, evaluation plan, and cost assumptions.