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.; nvim-mcp: nvim-mcp provides an MCP server that connects to a running Neovim session via its native msgpack-RPC socket, enabling AI agents to see the editor state, edit buffers in memory, run Vim commands, send keystrokes, query LSP diagnostics, and more. It works with Cursor, Claude Code, Codex, and other MCP-compatible clients. The tool is designed for safe, non-destructive operations with full undo support.
Generate MVP agent harness blueprints for any business domain (CRM, ops, finance, healthcare)
AI-assisted code editing without leaving Neovim