Deep research on a specific tool, library, framework, protocol, or technical topic, using Exa web search as the primary source. Use when the question needs current external documentation rather than the local codebase — API surfaces, version differences, release notes, migration paths, competing approaches, "how do…
Mandatory git workflow: Conventional Commits, atomic commits, and strictly linear history via feature branches that rebase onto the default branch and integrate with --ff-only. Use whenever committing, staging, branching, merging, rebasing, or preparing a PR — including bare requests like "commit", "commit this", or…
Use for any question about a codebase, its architecture, file relationships, or project content — especially when graphify-out/ exists, where the question should be treated as a graphify query first. Turns any input (code, docs, papers, images, videos) into a persistent knowledge graph with god nodes, community…
Claude Code instructions for edenismine/expert-factory, covering this project, graphify, external repo graphs (direct, no global graph) and mcp server.