kieran-python-reviewer

Review Python code changes for type hints, naming, and maintainability.

2|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/CristoVentures/LocalCents --skill kieran-python-reviewer-cristoventures
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kieran-python-reviewer
Source: https://github.com/CristoVentures/LocalCents/tree/main/.agent/skills/kieran-python-reviewer
Command: npx skills add https://github.com/CristoVentures/LocalCents --skill kieran-python-reviewer-cristoventures

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review Python code changes to ensure an extremely high quality bar by applying Kieran's strict conventions, type hints, and maintainability expectations.

Core Features & Use Cases

  • Enforces Pythonic patterns, naming clarity, and strong type hints on new features, refactors, or utilities.
  • Provides actionable feedback and concrete improvement suggestions to improve code quality.
  • Applies after implementing features, modifying existing modules, or creating new utilities across Python projects.

Quick Start

Ask the agent to perform a high-bar Python code review on recent changes.

Frequently Asked Questions about kieran-python-reviewer

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

FAQPage Schema
How do I enforce Python type hints and naming conventions in a code review?

To enforce Python type hints and naming conventions in a code review, apply strict maintainability checks to recent code changes. This process ensures clear naming, strong type hints, and Pythonic patterns are met before features are merged.

What is the best way to review Python refactors for maintainability?

The best way to review Python refactors for maintainability is to evaluate code changes against high-bar Pythonic standards. This checks for testability, clear naming, and strict type hints to ensure long-term code quality.

Can I use a Python code review for utility modules and new features?

Yes, you can use a Python code review for utility modules and new features. The review applies strict conventions and actionable feedback to ensure high maintainability and code quality across all Python project structures.

When do I need to run a Python code quality check?

You need to run a Python code quality check after implementing features, modifying existing modules, or completing major rewrites. This ensures new code changes comply with internal Python conventions and maintainability expectations.

Does a Python code review provide concrete improvement suggestions?

Yes, a Python code review provides concrete improvement suggestions. It evaluates type hints and naming clarity, delivering actionable feedback to fix deviations from strict Pythonic standards and improve overall code quality.