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.; m3-memory: M3 Memory provides persistent, local memory for MCP agents using SQLite, hybrid retrieval, and optional cross-device sync. It stores facts, decisions, and preferences across sessions, with contradiction handling and knowledge graph features. It works offline and integrates with Claude Code, Gemini CLI, and other MCP-compatible agents.
Generate MVP agent harness blueprints for any business domain (CRM, ops, finance, healthcare)
Coding agents like Claude Code or Gemini CLI need persistent memory across sessions