🎯

review-pr

🎯Skill

from yonatangross/orchestkit

VibeIndex|
What it does

Reviews pull requests, checks code quality, validates changes, and provides automated feedback on potential issues and improvements

review-pr

Installation

Install skill:
npx skills add https://github.com/yonatangross/orchestkit --skill review-pr
35
AddedJan 25, 2026

More from this repository10

🎯
defense-in-depth🎯Skill

Enhances security by automatically implementing multiple layers of protective measures and validation checks across different stages of code development and deployment.

πŸͺ
yonatangross-orchestkitπŸͺMarketplace

Provides a comprehensive Claude Code plugin ecosystem with pre-configured production patterns, specialized agents, and automated hooks to streamline development workflows and reduce repetitive setu...

🎯
outbox-pattern🎯Skill

Implements the Outbox Pattern for reliable message publishing, ensuring transactional message delivery by storing messages in a local database before sending them to external message queues or syst...

🎯
mcp-server-building🎯Skill

Provisions and configures Minecraft server infrastructure automatically, handling server setup, configuration, and deployment tasks with predefined templates and best practices.

🎯
sqlalchemy-2-async🎯Skill

Converts SQLAlchemy 2.0 database interactions to asynchronous implementations, enabling non-blocking database operations with modern Python async patterns.

🎯
prompt-engineering-suite🎯Skill

Enhances prompt engineering workflows by providing advanced techniques, templates, and evaluation tools for crafting, refining, and optimizing AI prompts across different contexts and use cases.

🎯
llm-safety-patterns🎯Skill

Identifies and recommends safety patterns and best practices for implementing large language model (LLM) interactions to mitigate potential risks, security vulnerabilities, and ethical concerns in ...

🎯
distributed-locks🎯Skill

Manages concurrent access to shared resources across distributed systems by providing atomic locking mechanisms to prevent race conditions and ensure data consistency.

🎯
temporal-io🎯Skill

Based on the context of the OrchestKit repository and the skill being named "temporal-io", the skill likely: Manages and orchestrates distributed workflow execution and state management using Temp...

🎯
security-scanning🎯Skill

Automatically scans codebases for security vulnerabilities, misconfigurations, and potential exploits across multiple programming languages and frameworks