dory: Dory is a local-first memory daemon that gives every AI agent the same brain. It uses Markdown as source of truth and SQLite as a disposable sidecar, providing a narrow API for agents to read and write shared memory. This eliminates the need to re-explain context across different tools like Claude, Codex, opencode, etc.; 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.
Persistent memory across different coding agents (Claude, Codex, etc.)
Generate MVP agent harness blueprints for any business domain (CRM, ops, finance, healthcare)