emulo: Emulo is an open-source tool that mines your past AI agent coding sessions (e.g., Claude Code, Codex) to build a private working profile. This profile, containing unwritten rules and preferences, allows agents to understand your unique workflow and act more like you before every task.; code-graph-mcp: code-graph-mcp is a high-performance server that builds a structured knowledge graph of your codebase for AI coding assistants. It offers multi-language AST parsing, semantic search, call graph traversal, and HTTP route tracing to provide deep code understanding and optimize LLM context usage.
Tailoring AI agent responses and coding style to user preferences
Perform impact analysis to understand the consequences and blast radius of proposed code changes.