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.; ken: Ken is a pure Go port of semble, providing fast hybrid code search for agents with drop-in MCP compatibility. It offers a single static binary distribution, approximately 44x fewer tokens than grep+Read at recall@10, and supports indexing source code and documentation. The retrieval algorithm is a verbatim port of semble's hybrid BM25 + Model2Vec approach.
Generate MVP agent harness blueprints for any business domain (CRM, ops, finance, healthcare)
Agent code search: quickly find relevant code chunks across large codebases