Skip to content

chore: wire code-review-graph MCP into project config - #35

Merged
rcosteira79 merged 1 commit into
developfrom
chore/code-review-graph-mcp
Apr 25, 2026
Merged

chore: wire code-review-graph MCP into project config#35
rcosteira79 merged 1 commit into
developfrom
chore/code-review-graph-mcp

Conversation

@rcosteira79

Copy link
Copy Markdown
Owner

Summary

  • .gitignore: ignore .code-review-graph/ (graph cache) and .claude/ (per-machine Claude Code settings, skills, worktree metadata) so they stop showing up as pending.
  • CLAUDE.md: document the code-review-graph MCP tools — when to prefer them over Grep/Glob/Read, the key tool table, and the auto-update workflow.

Both files were already drifting locally on develop. This formalises them so they're in the canonical history and aren't carried forward by every contributor's working tree.

Test plan

  • CI compile + test green
  • After merge, .claude/ and .code-review-graph/ no longer appear in git status on a fresh checkout

- .gitignore: ignore .code-review-graph/ (graph cache) and .claude/
  (per-machine Claude Code settings/skills).
- CLAUDE.md: document the code-review-graph MCP tools and when to
  prefer them over Grep/Glob/Read.
@rcosteira79
rcosteira79 enabled auto-merge April 25, 2026 19:01
@rcosteira79
rcosteira79 merged commit 689063d into develop Apr 25, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant