code-graph-context: Code Graph Context is an MCP server that builds a semantic graph of TypeScript codebases, enabling AI assistants like Claude to understand dependencies, perform impact analysis, and coordinate multi-file changes. It supports local or OpenAI embeddings, incremental parsing, and swarm coordination for parallel refactoring.; 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.
Understand codebase dependencies and perform refactoring risk analysis
Generate MVP agent harness blueprints for any business domain (CRM, ops, finance, healthcare)