context-engineering: Context engineering is the practice of providing LLMs with comprehensive context from various sources. It emphasizes that quality and completeness of context matter more than prompt wording. This repository is a companion resource for a book on context engineering, containing examples and an online prompt builder.; agents-best-practices: A provider-neutral Agent Skill library for designing, auditing, and refactoring agentic harnesses compatible with Codex and Claude Code. It covers the full control plane of an agent runtime: typed tool design, permission checks, context management, memory, and observability. Targeted at developers building production-ready agent systems across any domain or AI provider.
Designing AI systems that provide comprehensive context to LLMs
Generate MVP agent harness blueprints for any business domain (CRM, ops, finance, healthcare)