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.; ncp: NCP (Natural Context Provider) is an MCP aggregator that consolidates 50+ disparate MCP servers into a single unified interface for AI agents. Instead of loading every tool definition upfront and burning tokens, agents use three simple tools — find, code, and run — to discover and invoke any capability on demand. Code mode lets the agent write TypeScript workflows combining multiple tools in one step. NCP reports 97% fewer tokens consumed and 5x faster tool selection compared to loading individual MCP servers.
Generate MVP agent harness blueprints for any business domain (CRM, ops, finance, healthcare)
Reducing token costs when an AI agent needs access to many tools