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.; ogham-mcp: Ogham MCP is a persistent, searchable shared memory system for AI coding agents that works across different clients and sessions. It stores memories as vector embeddings in PostgreSQL, enabling hybrid search combining semantic and full-text retrieval with high accuracy. Ogham supports multiple embedding providers, knowledge graph traversal, wiki compilation, and automatic memory management features like scoring, condensing, and novelty detection.
Generate MVP agent harness blueprints for any business domain (CRM, ops, finance, healthcare)
Store and retrieve architectural decisions and coding context across sessions and different AI coding agents