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…