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.; pctx: pctx sits between AI agents and MCP servers, aggregating multiple upstream MCP servers, handling authentication, and exposing tools through a unified Code Mode interface. It replaces sequential tool calling with code execution, resulting in significant token reduction. It supports multiple installation methods and provides Python SDK for agent development.
Generate MVP agent harness blueprints for any business domain (CRM, ops, finance, healthcare)
Building AI agents that need to interact with multiple MCP servers efficiently