review-backend-python

Orchestrate multi-agent Python backend code reviews and generate severity-categorized reports.

Updated Jan 6, 2026
One-click install
npx skills add https://github.com/mikanfactory/dotfiles --skill review-backend-python
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-backend-python
Source: https://github.com/mikanfactory/dotfiles/tree/main/home/dot_claude/skills/review-backend-python
Command: npx skills add https://github.com/mikanfactory/dotfiles --skill review-backend-python

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of conducting thorough reviews of Python backend code, identifying potential issues related to security, performance, and code quality.

Core Features & Use Cases

  • Multi-Agent Orchestration: Leverages specialized agents (Python, Security, Database) for in-depth analysis.
  • Contextual Analysis: Reviews code based on git status, staged changes, or specified paths.
  • Detailed Reporting: Provides a structured report with executive summaries, detailed findings, and actionable recommendations.
  • Use Case: Before merging a new feature branch, use this Skill to ensure the Python backend code adheres to security best practices and performance standards.

Quick Start

Initiate a review of the code changes currently staged for commit.

Frequently Asked Questions about review-backend-python

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate a Python backend code review before merging?

Automate Python backend code review by orchestrating multiple specialized AI agents to analyze staged changes or paths, generating a detailed report categorizing security vulnerabilities and performance bottlenecks by severity.

What does a comprehensive backend code review cover for Python?

A comprehensive Python backend code review covers typing, coding patterns, API design, database interactions, security vulnerabilities, and performance bottlenecks to identify potential issues across the codebase.

Can I review only staged git changes for Python security vulnerabilities?

Yes, you can review staged git changes by providing the git status or specified paths, allowing the specialized security agent to analyze the specific Python backend modifications for vulnerabilities.

How are code review findings reported for Python backend performance issues?

Python backend performance findings are reported in a structured format with an executive summary, detailed findings, and actionable recommendations, categorizing all identified performance bottlenecks by severity.

Does this Python code review work with database interactions and API design?

Yes, the Python code review explicitly analyzes database interactions and API design, leveraging specialized agents to provide in-depth analysis and actionable recommendations for these backend components.