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.; deep-code-reasoning-mcp: Deep Code Reasoning MCP Server pairs Claude Code with Google Gemini AI for complementary code analysis. It enables a multi-model workflow where Claude Code handles local-context operations and multi-file refactoring, while Gemini leverages its 1M token context window for distributed system debugging and long-trace analysis. The server uses an 'escalation' model to route sub-tasks to the most capable LLM.
Generate MVP agent harness blueprints for any business domain (CRM, ops, finance, healthcare)
Distributed trace analysis across multiple services with large log volumes