build-graph
01n24q02m/better-code-review-graph
Skill Claude CodeCodex
Build or update the code review knowledge graph. Run this first to initialize, or let hooks keep it updated automatically.
n24q02m/better-code-review-graph
Skill Claude CodeCodex
Build or update the code review knowledge graph. Run this first to initialize, or let hooks keep it updated automatically.
n24q02m/better-code-review-graph
Skill Claude CodeCodex
Review only changes since last commit using impact analysis. Token-efficient delta review with automatic blast-radius detection.
n24q02m/better-code-review-graph
Skill Claude CodeCodex
Review a PR or branch diff using the knowledge graph for full structural context. Outputs a structured review with blast-radius analysis.
n24q02m/better-code-review-graph
Plugin Claude Code
Knowledge graph for token-efficient code reviews -- semantic search and call-graph resolution across your codebase.
n24q02m/better-code-review-graph
Instructions file CodexOpenCode
Instructions for n24q02m/better-code-review-graph, covering better-code-review-graph, cau truc, local-first boundary, lenh thuong dung and cau hinh quan trong.
n24q02m/better-code-review-graph
Instructions file
Instructions for n24q02m/better-code-review-graph, covering better-code-review-graph, cau truc, local-first boundary, lenh thuong dung and cau hinh quan trong.
n24q02m/better-code-review-graph
Hook
Runs when a session starts, running an inline shell check. From n24q02m/better-code-review-graph.
n24q02m/better-code-review-graph
Hook
Runs when you submit a prompt, before the agent sees it, executing stale-graph-check.py via python. From n24q02m/better-code-review-graph.
n24q02m/better-code-review-graph
Hook
Runs after a tool call finishes for Write, Edit, Bash and Bash tool calls, executing branch-sync-check.py via python with --from (2 commands). From n24q02m/better-code-review-graph.
n24q02m/better-code-review-graph
Skill Claude CodeCodex
Blast radius of a change you have not made yet -- traces a symbol across federated repositories, splits impact per repo, and reports what must ship together.
n24q02m/better-code-review-graph
Skill Claude CodeCodex
Index an unfamiliar codebase into the knowledge graph, then produce a first orientation map -- entry points, most-depended-upon modules, hotspots, test topology.
n24q02m/better-code-review-graph
Skill Claude CodeCodex
Safety analysis before refactoring -- dependency graph, test coverage, public API exposure, blast radius verdict.
n24q02m/better-code-review-graph
Skill Claude CodeCodex
Graph-driven security sweep -- scan for dangerous sinks, then rank each finding by whether an entry point can actually reach it, and triage the rest into suppressions.
n24q02m/better-code-review-graph
MCP server Claude CodeCodexCursor +2
Knowledge graph for token-efficient code reviews -- semantic search and call-graph resolution across your codebase. Runs locally from the better-code-review-graph Python package. Needs 4 environment variables to run.
Plugin Claude Code
Markdown-first Notion API integration — 8 composite tools, 95% coverage.
Instructions file CodexOpenCode
Instructions for n24q02m/better-notion-mcp, covering agents.md - better-notion-mcp, build / lint / test commands, run a single test file, run a single test by name and mise shortcuts.
Instructions file
Instructions for n24q02m/better-notion-mcp, covering better-notion-mcp, cau truc, lenh thuong dung, test don le and mise shortcuts.
Skill Claude CodeCodex
Update properties or content across many pages in a Notion database with dry-run and error recovery.
Skill Claude CodeCodex
Transform unstructured Notion pages into a well-designed database with proper schema and migration.
MCP server Claude CodeCodexCursor +2
Markdown-first MCP server for Notion API with 8 composite tools and 39 actions. Runs locally from the @n24q02m/better-notion-mcp npm package. Needs 1 environment variable to run.
Plugin Claude Code
Comprehensive Godot Engine integration — 17 tools for game development.
Instructions file CodexOpenCode
Instructions for n24q02m/better-godot-mcp, covering agents.md - better-godot-mcp, build / lint / test commands, run a single test file, run a single test by name and mise shortcuts.
Instructions file
Instructions for n24q02m/better-godot-mcp, covering claude.md - better-godot-mcp, commands, setup, lint & type check and fix.
Skill Claude CodeCodex
Add game mechanics with correct GDScript 4.x patterns -- movement, health, inventory, save/load.