Files
claude-code/plugins/code-review/github-tools/README.md
Ashwin Bhat dc36364188 Add code-review plugin MCP inline comment tool
This commit adds a new tools for creating inline comments on GitHub pull requests.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-25 23:50:40 -07:00

226 B

github-tools

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.5. Bun is a fast all-in-one JavaScript runtime.