From code-review-graph
Reviews git changes since last commit and blast radius using graph-based impact analysis for token-efficient code review.
npx claudepluginhub echelon-x/code-review-graphThis skill uses the workspace's default tool permissions.
Perform a focused, token-efficient code review of only the changed code and its blast radius.
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
Perform a focused, token-efficient code review of only the changed code and its blast radius.
Token optimization: Before starting, call get_docs_section_tool(section_name="review-delta") for the optimized workflow. Use ONLY changed nodes + 2-hop neighbors in context.
Ensure the graph is current by calling build_or_update_graph_tool() (incremental update).
Get review context by calling get_review_context_tool(). This returns:
Analyze the blast radius by reviewing the impacted_nodes and impacted_files in the context. Focus on:
Perform the review using the context. For each changed file:
query_graph_tool(pattern="tests_for", target=<function_name>)Report findings in a structured format: