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.; ctx-open: CTX is a cognitive version control system for AI agents, preserving structured reasoning artifacts as durable state instead of ephemeral chat transcripts. It enables agents to maintain continuity across sessions, track decisions, and reproduce reasoning paths. The system includes a CLI, a local MCP server, and a web viewer.
Generate MVP agent harness blueprints for any business domain (CRM, ops, finance, healthcare)
Multi-session agent continuity: resume work across interruptions without re-investigation