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.; aura: Aura is a production-ready framework for building AI agents using TOML configuration. It supports multi-provider LLM, dynamic MCP tool discovery, RAG pipelines, and serves an OpenAI-compatible API. The framework is built on Rig.rs with enhancements for reliability and operability.
Generate MVP agent harness blueprints for any business domain (CRM, ops, finance, healthcare)
Deploy as an OpenAI-compatible chat completion API server