Toolverse
All skills

add-review-comment

by mlflow

Add a review comment to a GitHub pull request.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
mlflow
Category
Backend
Views
2

About this skill

Add a review comment to a GitHub pull request.

How to use

  1. Zainstaluj umiejętność w swoim środowisku Claude'a, upewniając się, że masz dostęp do GitHub CLI (gh) i możliwości uruchamiania poleceń Bash.

  2. Użyj umiejętności fetch-diff, aby zlokalizować linie kodu, do których chcesz dodać komentarz. Możesz filtrować wyniki za pomocą grep, aby znaleźć konkretne fragmenty.

  3. Przygotuj treść komentarza. Jeśli chcesz zaproponować zmianę, użyj bloku sugestii z trzema backticks i słowem "suggestion", wstawiając sugerowany kod. Pamiętaj, aby zachować oryginalną indentację.

  4. Uruchom polecenie gh api, aby dodać komentarz do pull requesta. Dla komentarza jednoliniowego podaj numer linii (line), ścieżkę pliku (path) i stronę (side: RIGHT dla dodanych/zmodyfikowanych linii, LEFT dla usuniętych).

  5. Dla komentarzy wieloliniowych podaj start_line i start_side dla pierwszej linii zakresu, a następnie line i side dla ostatniej linii.

  6. Polecenie automatycznie pobierze identyfikator commita z pull requesta i wyśle komentarz. Upewnij się, że treść komentarza kończy się linią "🤖 Generated with Claude" na osobnej linii.

Related skills

fastapi-pro

by sickn33

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. Use PROACTIVELY for FastAPI development, async optimization, or API architecture.

Backend
54128

supabase-operations

by elevanaltd

Supabase operational knowledge for migrations, RLS optimization, MCP tool benchmarks, and ADR-003 compliance. Use when validating database migrations, optimizing Row-Level Security policies, checking MCP tool performance, or ensuring Supabase operational standards. Triggers on:

Backend
27109

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147

fastapi-templates

by wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Backend
327582

effective-go

by openshift

Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations.

Backend
248296

supabase-developer

by daffy0208

Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.

Backend
78170