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.; mymir: Mymir replaces the cycle of agents having no memory by providing a context network and retrieval interface. It manages the full lifecycle from brainstorming to execution, allowing agents to walk into every session knowing exactly what to do next. Built as a Claude Code plugin, it automatically provides stage-appropriate context and tracks progress.
Generate MVP agent harness blueprints for any business domain (CRM, ops, finance, healthcare)
Start a new project from scratch: describe an idea and Mymir decomposes it into tasks