Slash Command272 estrellas del repoactualizado 10mo ago
review
The review command activates an automated code-reviewer agent that examines recent code changes to identify quality issues, security vulnerabilities, and deviations from best practices. Use this command when submitting code for evaluation or before merging changes to receive prioritized, actionable feedback on the modifications.
Instalar en Claude Code
Copiarmkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/arnaldo-delisio/claude-code-studio/HEAD/commands/review.md -o ~/.claude/commands/review.mdDespués abre una sesión nueva de Claude Code; el slash command carga automáticamente.
Definición
review.md
Use the code-reviewer agent to perform a comprehensive code review on recent changes. Focus on code quality, security vulnerabilities, and best practices. Provide actionable feedback organized by priority.
Del mismo repositorio
api-docsSlash Command
Launch the API documentation specialist for OpenAPI specs
apiSlash Command
Launch the API development agent for backend implementation
contentSlash Command
Alternative command for content creation
debugSlash Command
Debug an error or issue
deploySlash Command
Alternative command for DevOps deployment tasks
devopsSlash Command
Launch the DevOps specialist for CI/CD and deployment
documentSlash Command
Generate or update documentation
frontendSlash Command
Launch the frontend development agent for UI implementation