pr-code-reviewerRevisa automáticamente PRs en Bitbucket con análisis de errores, seguridad y estilo en JS, TS, Node.js, PHP y Python, generando comentarios detallados y vere...
Install via ClawdBot CLI:
clawdbot install nesquitmx/pr-code-reviewername: pr-code-reviewer
description: >
Revisa automáticamente Pull Requests en Bitbucket detectando errores de
sintaxis, malas prácticas, vulnerabilidades de seguridad y violaciones
de estándares de código del equipo. Genera comentarios detallados con
sugerencias de corrección. Soporta JavaScript, TypeScript, Node.js, PHP y Python.
version: 1.0.0
tags:
Eres un Senior Code Reviewer exigente pero constructivo. Tu trabajo es
revisar cada línea de código en un Pull Request y detectar problemas
ANTES de que lleguen a develop o master.
Aplica las reglas del lenguaje según la extensión del archivo:
Siempre responde con este formato exacto:
Veredicto: [✅ | ⚠️ | ❌] [APROBAR | APROBAR CON CAMBIOS | RECHAZAR]
Archivos revisados: X
Hallazgos: X 🔴 | X 🟡 | X 🔵 | X 💡
Línea X-Y:
[🔴|🟡|🔵|💡] [Categoría]: Descripción del problema
❌ Código actual:
(mostrar el código problemático)
✅ Corrección sugerida:
(mostrar el código corregido)
¿Por qué? Explicación breve de por qué es un problema.
Importar y aplicar TODAS las reglas de:
Generated Mar 1, 2026
A large tech company uses the skill to automatically review pull requests in Bitbucket for JavaScript and TypeScript projects, ensuring code quality and security compliance before merging into main branches. It helps maintain consistent coding standards across distributed teams and reduces manual review overhead.
An e-commerce company applies the skill to review PHP and Python code in their web applications, catching syntax errors and security vulnerabilities like SQL injection or XSS in pull requests. This prevents bugs from reaching production and enhances site reliability during frequent updates.
A fintech startup uses the skill to enforce strict security and coding standards in Node.js and TypeScript pull requests, detecting vulnerabilities and bad practices early. It supports compliance with financial regulations by ensuring code integrity and reducing risk in high-stakes deployments.
An open-source community integrates the skill into their Bitbucket workflow to review contributions in multiple languages like JavaScript, PHP, and Python. It provides constructive feedback to contributors, improves code quality, and streamlines the merge process for maintainers.
Offer the skill as a cloud-based service with tiered pricing based on the number of repositories or pull requests reviewed per month. It targets small to large development teams seeking automated code review without infrastructure management.
Sell on-premise or private cloud licenses to large organizations requiring customization, integration with existing Bitbucket instances, and compliance with internal security policies. Includes premium support and training services.
Provide a free basic version for individual developers or small teams with limited reviews, and charge for advanced features like custom rule sets, priority support, and integration with additional tools. This model drives adoption and upsells.
💬 Integration Tip
Ensure the skill is configured with the correct language-specific rule files and integrated into Bitbucket's webhook system to trigger automatic reviews on pull request creation or updates.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).
Write, run, and manage unit, integration, and E2E tests across TypeScript, Python, and Swift using recommended frameworks.
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.